GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
gui_framework::HorizontalTrackbarControl Member List

This is the complete list of members for gui_framework::HorizontalTrackbarControl, including all inherited members.

asyncDestroyComponent()gui_framework::BaseComponent
backgroundColorgui_framework::BaseComponentprotected
BaseComponent(std::wstring_view className, std::wstring_view windowName, const utility::ComponentSettings &settings, const interfaces::IStyles &styles, BaseComposite *parent=nullptr, std::string_view windowFunctionName="", std::string_view moduleName="", uint16_t smallIconResource=NULL, uint16_t largeIconResource=NULL)gui_framework::BaseComponent
BaseTrackbarControl(const std::wstring &trackbarName, const utility::ComponentSettings &settings, const styles::TrackbarControlStyles &styles, BaseComposite *parent)gui_framework::BaseTrackbarControl
classNamegui_framework::BaseComponentprotected
clearSelection() finalgui_framework::BaseTrackbarControlvirtual
desiredHeightgui_framework::BaseComponentprotected
desiredWidthgui_framework::BaseComponentprotected
desiredXgui_framework::BaseComponentprotected
desiredYgui_framework::BaseComponentprotected
destroyComponent()gui_framework::BaseComponent
disable()gui_framework::BaseComponent
enable()gui_framework::BaseComponent
getActualCoordinates() constgui_framework::BaseComponent
getActualHeight() constgui_framework::BaseComponent
getActualWidth() constgui_framework::BaseComponent
getBackgroundColor() constgui_framework::BaseComponent
getClassName() constgui_framework::BaseComponent
getCodepage()gui_framework::interfaces::ISerializableinlinestatic
getDesiredHeight() constgui_framework::BaseComponent
getDesiredWidth() constgui_framework::BaseComponent
getDesiredX() constgui_framework::BaseComponent
getDesiredY() constgui_framework::BaseComponent
getHandle() constgui_framework::BaseComponent
getHash() const overridegui_framework::HorizontalTrackbarControlvirtual
getId() constgui_framework::BaseComponent
getMaxRange() const finalgui_framework::BaseTrackbarControlvirtual
getMinRange() const finalgui_framework::BaseTrackbarControlvirtual
getParent() constgui_framework::BaseComponent
getPosition() const finalgui_framework::BaseTrackbarControlvirtual
getSelectionEnd() const finalgui_framework::BaseTrackbarControlvirtual
getSelectionStart() const finalgui_framework::BaseTrackbarControlvirtual
getStructure() const overridegui_framework::HorizontalTrackbarControlvirtual
getStyles() constgui_framework::BaseComponent
getTextColor() constgui_framework::BaseComponent
getWindowName() constgui_framework::BaseComponent
handlegui_framework::BaseComponentprotected
handleMessages(HWND handle, UINT message, WPARAM wparam, LPARAM lparam, bool &isUsed)gui_framework::BaseComponent
horizontalTickPosition enum namegui_framework::HorizontalTrackbarControl
HorizontalTrackbarControl(const std::wstring &trackbarName, const utility::ComponentSettings &settings, BaseComposite *parent, bool autoTicks=true, horizontalTickPosition position=horizontalTickPosition::bottom, bool selectionRange=false, bool noTicks=false)gui_framework::HorizontalTrackbarControl
idgui_framework::BaseComponentprotected
isDisabled() constgui_framework::BaseComponent
isEnabled() constgui_framework::BaseComponent
ISerializable()=defaultgui_framework::interfaces::ISerializable
parentgui_framework::BaseComponentprotected
preWindowMessagesHandle(HWND handle, UINT message, WPARAM wparam, LPARAM lparam, bool &isUsed)gui_framework::BaseComponentprotectedvirtual
runFunctionAsync(const std::function< void()> &callable, const std::function< void()> &callback=nullptr) noexceptgui_framework::BaseComponentstatic
runFunctionAsync(std::function< void()> &&callable, const std::function< void()> &callback=nullptr) noexceptgui_framework::BaseComponentstatic
sendRawMessage(UINT message, WPARAM wparam, LPARAM lparam)gui_framework::BaseComponent
setBackgroundColor(uint8_t red, uint8_t green, uint8_t blue)gui_framework::BaseComponentvirtual
setDesiredHeight(uint16_t desiredHeight)gui_framework::BaseComponent
setDesiredWidth(uint16_t desiredWidth)gui_framework::BaseComponent
setDesiredX(int desiredX)gui_framework::BaseComponent
setDesiredY(int desiredY)gui_framework::BaseComponent
setLocalizationKeys(interfaces::ITextLocalized *localized, const std::vector< std::string > &localizationKeys)gui_framework::BaseComponentprotectedvirtual
setMaxRange(int max) finalgui_framework::BaseTrackbarControlvirtual
setMinRange(int min) finalgui_framework::BaseTrackbarControlvirtual
setSelectionEnd(int endPosition) finalgui_framework::BaseTrackbarControlvirtual
setSelectionStart(int startPosition) finalgui_framework::BaseTrackbarControlvirtual
setTextColor(uint8_t red, uint8_t green, uint8_t blue) final overridegui_framework::BaseTrackbarControlvirtual
size() const finalgui_framework::BaseTrackbarControlvirtual
stylesgui_framework::BaseComponentprotected
textColorgui_framework::BaseComponentprotected
windowMessagesHandle(HWND handle, UINT message, WPARAM wparam, LPARAM lparam, bool &isUsed)gui_framework::BaseComponentprotectedvirtual
windowNamegui_framework::BaseComponentprotected
~BaseComponent()gui_framework::BaseComponentvirtual
~BaseTrackbarControl()=defaultgui_framework::BaseTrackbarControlvirtual
~HorizontalTrackbarControl()=defaultgui_framework::HorizontalTrackbarControl
~ISerializable()=defaultgui_framework::interfaces::ISerializablevirtual