QSlider

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instance_of gptkb:Widgets
gptkbp:belongs_to gptkb:Qt_Framework
gptkbp:can vertical orientation
horizontal orientation
gptkbp:can_create QSlider(Qt:: Orientation orientation, QWidget parent = nullptr)
QSlider(QWidget parent = nullptr)
gptkbp:emissions_standard slider Moved(int position)
slider Pressed()
slider Released()
gptkbp:enables gptkb:true
gptkbp:has_method set Value(int value)
set Range(int min, int max)
value()
gptkbp:has_property orientation
tracking
maximum
minimum
page Step
single Step
slider Position
gptkbp:has_reception value Changed(int value)
https://www.w3.org/2000/01/rdf-schema#label QSlider
gptkbp:is_available_in gptkb:C++
Java Script (Qt for Web Assembly)
Python (Py Qt)
gptkbp:is_compatible_with gptkb:Qt_5
Qt 6
gptkbp:is_documented_in Qt Documentation
gptkbp:is_part_of gptkb:Qt_Quick_Controls
Qt Widgets Module
gptkbp:is_supported_by gptkb:Linux
gptkb:mac_OS
gptkb:Windows
gptkbp:is_tested_for gptkb:Qt_Test_Framework
gptkbp:is_used_for selecting a value from a range
gptkbp:is_used_in GUI applications
audio applications
media players
video applications
image editors
gptkbp:is_visible_from gptkb:true
gptkbp:monitors labels
tick marks
gptkbp:provides slider functionality
gptkbp:style CSS-like syntax
using QSS
gptkbp:type_of Custom Slider
gptkbp:bfsParent gptkb:Widgets
gptkbp:bfsLayer 4