SGL
GSlider Member List

This is the complete list of members for GSlider, including all inherited members.

addActionListener() (deprecated)GInteractorvirtual
clearEventListeners()GObservableprotectedvirtual
DEFAULT_INITIAL_VALUEGSliderstatic
DEFAULT_MAX_VALUEGSliderstatic
DEFAULT_MIN_VALUEGSliderstatic
ensureThreadSafety(string memberName="")GObservableprotectedvirtual
eventsEnabled() const overrideGInteractorvirtual
fireEvent(GEvent &event)GObservableprotectedvirtual
fireGEvent(QEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
fireGEvent(QCloseEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
fireGEvent(QKeyEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
fireGEvent(QMouseEvent *event, EventType eventType, string eventName, string actionCommand="")GObservableprotectedvirtual
fireGEvent(QResizeEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
fireGEvent(QTimerEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
fireGEvent(QWheelEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
fireGEvent(QWindowStateChangeEvent *event, EventType eventType, string eventName)GObservableprotectedvirtual
getAccelerator() constGInteractorvirtual
getActionCommand() constGInteractorvirtual
getBackground() constGInteractorvirtual
getBackgroundInt() constGInteractorvirtual
getBounds() constGInteractorvirtual
getColor() constGInteractorvirtual
getColorInt() constGInteractorvirtual
getContainer() constGInteractorvirtual
getFont() constGInteractorvirtual
getForeground() constGInteractorvirtual
getForegroundInt() constGInteractorvirtual
getHeight() constGInteractorvirtual
getIcon() constGInteractorvirtual
getID() constGInteractorvirtual
getInternalWidget() const overrideGSlidervirtual
getLocation() constGInteractorvirtual
getMax() constGSlidervirtual
getMin() constGSlidervirtual
getMinimumHeight() constGInteractorvirtual
getMinimumSize() constGInteractorvirtual
getMinimumWidth() constGInteractorvirtual
getName() constGInteractorvirtual
getOrientation() constGSlidervirtual
getPreferredHeight() constGInteractorvirtual
getPreferredSize() constGInteractorvirtual
getPreferredWidth() constGInteractorvirtual
getSize() constGInteractorvirtual
getType() const overrideGSlidervirtual
getValue() constGSlidervirtual
getWidget() const overrideGSlidervirtual
getWidth() constGInteractorvirtual
getX() constGInteractorvirtual
getY() constGInteractorvirtual
GInteractor()GInteractor
GObservable()GObservable
GSlider(int min=0, int max=100, int value=50, QWidget* parent=nullptr)GSlider
GSlider(Orientation orientation, int min=0, int max=100, int value=50, QWidget* parent=nullptr)GSlider
hasEventListener(string eventName) constGObservableprotectedvirtual
HORIZONTAL enum valueGSlider
inBounds(double x, double y) constGInteractorvirtual
inBounds(int x, int y) constGInteractorvirtual
isAcceptingEvent(int eventMask) constGObservableprotectedvirtual
isAcceptingEvent(const GEvent &event) constGObservableprotectedvirtual
isAcceptingEvent(string eventType) constGObservableprotectedvirtual
isEnabled() constGInteractorvirtual
isVisible() constGInteractorvirtual
Orientation enum nameGSlider
removeActionListener()GInteractorvirtual
removeClickListener()GInteractorvirtual
removeDoubleClickListener()GInteractorvirtual
removeEventListener(string eventName)GObservableprotectedvirtual
removeEventListeners(std::initializer_list< string > eventNames)GObservableprotectedvirtual
removeKeyListener()GInteractorvirtual
removeMouseListener()GInteractorvirtual
requestFocus()GInteractorvirtual
setAccelerator(string accelerator)GInteractorvirtual
setActionCommand(string actionCommand)GInteractorvirtual
setActionListener(GEventListener func)GInteractorvirtual
setActionListener(GEventListenerVoid func)GInteractorvirtual
setBackground(int rgb)GInteractorvirtual
setBackground(string color)GInteractorvirtual
setBounds(double x, double y, double width, double height)GInteractorvirtual
setBounds(const GRectangle &size)GInteractorvirtual
setClickListener(GEventListener func)GInteractorvirtual
setClickListener(GEventListenerVoid func)GInteractorvirtual
setColor(int rgb)GInteractorvirtual
setColor(string color)GInteractorvirtual
setDoubleClickListener(GEventListener func)GInteractorvirtual
setDoubleClickListener(GEventListenerVoid func)GInteractorvirtual
setEnabled(bool value)GInteractorvirtual
setEventListener(string eventName, GEventListener func)GObservableprotectedvirtual
setEventListener(string eventName, GEventListenerVoid func)GObservableprotectedvirtual
setEventListeners(std::initializer_list< string > eventNames, GEventListener func)GObservableprotectedvirtual
setEventListeners(std::initializer_list< string > eventNames, GEventListenerVoid func)GObservableprotectedvirtual
setEventsEnabled(bool eventsEnabled)GObservablevirtual
setFont(const QFont &font)GInteractorvirtual
setFont(string font)GInteractorvirtual
setForeground(int rgb)GInteractorvirtual
setForeground(string color)GInteractorvirtual
setHeight(double height)GInteractorvirtual
setIcon(const QIcon &icon)GInteractorvirtual
setIcon(const QPixmap &icon)GInteractorvirtual
setIcon(string filename, bool retainIconSize=true)GInteractorvirtual
setKeyListener(GEventListener func)GInteractorvirtual
setKeyListener(GEventListenerVoid func)GInteractorvirtual
setLocation(double x, double y)GInteractorvirtual
setMax(int max)GSlidervirtual
setMin(int min)GSlidervirtual
setMinimumSize(double width, double height)GInteractorvirtual
setMinimumSize(const GDimension &size)GInteractorvirtual
setMouseListener(GEventListener func)GInteractorvirtual
setMouseListener(GEventListenerVoid func)GInteractorvirtual
setName(string name)GInteractorvirtual
setPreferredHeight(double height)GInteractorvirtual
setPreferredSize(double width, double height)GInteractorvirtual
setPreferredSize(const GDimension &size)GInteractorvirtual
setPreferredWidth(double width)GInteractorvirtual
setRange(int min, int max)GSlidervirtual
setSize(double width, double height)GInteractorvirtual
setSize(const GDimension &size)GInteractorvirtual
setState(int min, int max, int value)GSlidervirtual
setTooltip(string tooltipText)GInteractorvirtual
setValue(int value)GSlidervirtual
setVisible(bool visible)GInteractorvirtual
setWidth(double width)GInteractorvirtual
setX(double x)GInteractorvirtual
setY(double y)GInteractorvirtual
TEXT_BESIDE_ICON enum valueGInteractor
TEXT_ONLY enum valueGInteractor
TEXT_UNDER_ICON enum valueGInteractor
TextPosition enum nameGInteractor
toString() constGObservablevirtual
VERTICAL enum valueGSlider
~GInteractor()GInteractorvirtual
~GObservable()GObservablevirtual
~GSlider() overrideGSlider