Home
last modified time | relevance | path

Searched defs:maximumLabel (Results 1 – 5 of 5) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/sliders/
H A Dwindow.h73 QLabel *maximumLabel; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/widgets/sliders/
H A Dwindow.h83 QLabel *maximumLabel; variable
/dports/graphics/qgis/qgis-3.22.3/src/core/layertree/
H A Dqgscolorramplegendnodesettings.cpp78 QString QgsColorRampLegendNodeSettings::maximumLabel() const in maximumLabel() function in QgsColorRampLegendNodeSettings
H A Dqgscolorramplegendnode.cpp25 …r *nodeLayer, QgsColorRamp *ramp, const QString &minimumLabel, const QString &maximumLabel, QObjec… in QgsColorRampLegendNode()
/dports/graphics/krita/krita-4.4.8/plugins/paintops/libpaintop/
H A Dkis_dynamic_sensor.cc239 QString KisDynamicSensor::maximumLabel(DynamicSensorType sensorType, int max) in maximumLabel() function in KisDynamicSensor