Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <SliderGraphics.hpp>
Classes | |
struct | Colors |
struct | Constants |
Public Member Functions | |
SliderGraphics (iv::gui::Slider *sliderRef, iv::types::Range< double > valueRange, bool isOrientationHorizontal, uint64_t steps) | |
~SliderGraphics () override=default | |
double | getValue () const |
void | setValue (double value, bool propagateValue=false) |
void | setDisplayValue (bool displayValue) |
bool | sizeChanged () override |
void | update (IGraphics *graphics, CLibraryImages *libraryImage) override |
void | handleEvent (CEventGraphics *event, double xOrg, double yOrg) override |
void | handleEventOut (CEventGraphics *event) override |
void | addTimer (uint64_t timeoutMillis, bool destroyListener, IListenerTimer *rcpTimers) |
void | addClose (IListenerClose *rcpClose) |
void | calculatePosGlobalComponent (double xFather, double yFather) |
void | calculateSizeComponent (IGraphics *graphics, const CTheme *theme, CLibraryImages *libraryImage) |
void | distributeComponent (IGraphics *graphics, double xOrg, double yOrg, double sizeX, double sizeY) |
void | draw (IGraphics *graphics, const CTheme *theme) |
void | processClose () |
void | processEvent (CEventGraphics *event, double xOrg, double yOrg) |
void | processEventOut (CEventGraphics *event) |
void | processNextFrame () |
void | resetComponent (IGraphics *graphics) |
void | updateColorAttr (CAttrColorComp *attrColor) |
void | getPosGlobal (double *xPosGlobal, double *yPosGlobal) const |
void | getSizeArea (double *sizeXOpt, double *sizeYOpt) const |
void | getSizeComp (double *sizeXOpt, double *sizeYOpt) const |
bool | getVisible () const |
void | setActivated (bool isActivated) |
void | setAlignmentHorizontal (CEnumComponentsGUI::EAlignmentHorizontal alignment) |
void | setAlignmentVertical (CEnumComponentsGUI::EAlignmentVertical alignment) |
void | setAnimation (IAnimation **animation) |
void | setClip (IGraphics *graphics) const |
void | setCompact () |
void | setSizeMinimum (iv::types::width sizeXMinimum, iv::types::height sizeYMinimum) |
void | setWidthMaximum (iv::types::width sizeXMaximum) |
void | setHeightMaximum (iv::types::height sizeYMaximum) |
void | setVisible (bool isVisible) |
bool | isCursorInComponent () const |
bool | visibilityChanged () |
bool | visibilityOrSizeChanged () |
virtual bool | hasLongClick () const |
Protected Member Functions | |
CAttrColorComp * | getAttrColor () |
const CAttrColorComp * | getAttrColorConst () const |
bool | isActivated () const |
bool | isAnimating () const |
Private Member Functions | |
void | calculatePosGlobal (double xFather, double yFather) override |
void | calculateSizeMin (IGraphics *graphics, const CTheme *theme, CLibraryImages *libraryImage, double *sizeXComp, double *sizeYComp) override |
void | nextFrameChildren () override |
void | removeObjectDraw (IGraphics *graphics) override |
void | distribute (IGraphics *graphics, double sizeXComp, double sizeYComp) override |
void | drawComponent (IGraphics *graphics, const CTheme *theme) override |
void | prvDraw (IGraphics *graphics, const CTheme *theme) |
virtual void | closing () |
|
explicit |
|
overridedefault |
|
inherited |
|
inherited |
|
overrideprivatevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
overrideprivatevirtual |
Implements AbstractComponentGraphics.
|
privatevirtualinherited |
Reimplemented in CContainerGraphics, CGroupButtonsGraphics, CLayoutBoxGraphics, CLayoutGridGraphics, CTabsGraphics, CViewGraphics, and CWorkspaceGraphics.
|
overrideprivatevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
overrideprivatevirtual |
Implements AbstractComponentGraphics.
|
protectedinherited |
|
nodiscardprotectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
nodiscard |
|
nodiscardinherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
overridevirtual |
Reimplemented from AbstractComponentGraphics.
|
virtualinherited |
Reimplemented in CLayoutBoxGraphics, and CListGraphics.
|
nodiscardprotectedinherited |
|
nodiscardprotectedinherited |
|
nodiscardinherited |
|
overrideprivatevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
overrideprivatevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void iv::ui::graphicsComp::SliderGraphics::setDisplayValue | ( | bool | displayValue | ) |
|
inherited |
|
inherited |
void iv::ui::graphicsComp::SliderGraphics::setValue | ( | double | value, |
bool | propagateValue = false ) |
|
inherited |
|
inherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
overridevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
private |
|
private |
|
privateinherited |
|
private |
|
private |
|
privateinherited |
|
privateinherited |