Widget for editing sf::Variable value types integer, floating point and single line string.
More...
#include <VariableComboBox.h>
|
static const char * | propertyNameEditorObject () |
| Property name of the property which guides the layout editor to the proper parent.
|
|
static bool | inDesigner () |
| Gets the designer status.
|
|
static QObject * | getExtensionParent (QObject *obj, bool first=true) |
| Return if the passed object has this type as parent. It starts by testing the passed object itself.
|
|
PrivateBase * | _p {nullptr} |
| Holds the private object or a derived one.
|
|
Widget for editing sf::Variable value types integer, floating point and single line string.
◆ VariableComboBox()
sf::VariableComboBox::VariableComboBox |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ applyReadOnly()
void sf::VariableComboBox::applyReadOnly |
( |
bool |
yn | ) |
|
|
overrideprotectedvirtual |
◆ hasFocusFrame()
bool sf::VariableComboBox::hasFocusFrame |
( |
| ) |
const |
Gets the focus frame status.
- Returns
- True when a focus frame is used.
◆ isRequiredProperty()
bool sf::VariableComboBox::isRequiredProperty |
( |
const QString & |
name | ) |
|
|
overrideprotectedvirtual |
◆ nameLevel()
int sf::VariableComboBox::nameLevel |
( |
| ) |
const |
Gets the name level shown.
◆ setFocusFrame()
void sf::VariableComboBox::setFocusFrame |
( |
bool |
yn | ) |
|
Sets the edit frame or no frame property.
- Parameters
-
yn | True when a focus frame is wanted. |
◆ setNameLevel()
void sf::VariableComboBox::setNameLevel |
( |
int |
level = -1 | ) |
|
Sets the name level shown.
◆ focusFrame
bool sf::VariableComboBox::focusFrame |
|
readwrite |
◆ nameLevel
int sf::VariableComboBox::nameLevel |
|
readwrite |
The documentation for this class was generated from the following file: