Inviwo
0.9.12-pre
Inviwo documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
inviwo::NumberWidgetConfig Struct Reference
Public Types
enum
Interaction
: std::uint8_t {
NoDragging
,
Dragging
}
Public Attributes
std::optional< bool >
barVisible
= std::nullopt
std::optional< Interaction >
interaction
= std::nullopt
std::optional< std::string_view >
postfix
= std::nullopt
std::optional< std::string_view >
prefix
= std::nullopt
std::optional< bool >
wrapping
= std::nullopt
Static Public Attributes
static constexpr bool
defaultBarVisible
= true
static constexpr auto
defaultInteraction
= Interaction::Dragging
static constexpr std::string_view
defaultPostfix
{}
static constexpr std::string_view
defaultPrefix
{}
static constexpr bool
defaultWrapping
= false
Friends
bool
operator==
(const
NumberWidgetConfig
&, const
NumberWidgetConfig
&)=default
The documentation for this struct was generated from the following file:
modules/qtwidgets/include/modules/qtwidgets/
numberwidget.h
inviwo
NumberWidgetConfig
Generated by
1.17.0