QGIS API Documentation
3.0.2-Girona (307d082)
|
This is the complete list of members for QgsSpinBox, including all inherited members.
changeEvent(QEvent *event) override | QgsSpinBox | protected |
clear() override | QgsSpinBox | |
clearValue | QgsSpinBox | |
clearValue() const | QgsSpinBox | |
ClearValueMode enum name | QgsSpinBox | |
CustomValue enum value | QgsSpinBox | |
expressionsEnabled | QgsSpinBox | |
expressionsEnabled() const | QgsSpinBox | inline |
MaximumValue enum value | QgsSpinBox | |
MinimumValue enum value | QgsSpinBox | |
paintEvent(QPaintEvent *event) override | QgsSpinBox | protected |
QgsSpinBox(QWidget *parent=nullptr) | QgsSpinBox | explicit |
setClearValue(int customValue, const QString &clearValueText=QString()) | QgsSpinBox | |
setClearValueMode(ClearValueMode mode, const QString &clearValueText=QString()) | QgsSpinBox | |
setExpressionsEnabled(const bool enabled) | QgsSpinBox | |
setLineEditAlignment(Qt::Alignment alignment) | QgsSpinBox | |
setShowClearButton(const bool showClearButton) | QgsSpinBox | |
showClearButton | QgsSpinBox | |
showClearButton() const | QgsSpinBox | inline |
validate(QString &input, int &pos) const override | QgsSpinBox | |
valueFromText(const QString &text) const override | QgsSpinBox | |
wheelEvent(QWheelEvent *event) override | QgsSpinBox | protected |