Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <FooterBarGraphics.hpp>
Classes | |
struct | Colors |
struct | Margins |
struct | Sizes |
Public Member Functions | |
FooterBarGraphics () | |
void | setNavigableOptions (const iv::gui::FooterNavigableOptions &navigableOptions) |
void | setFloatingFooter (bool isFloatingFooter) |
void | setClockNotification (const std::shared_ptr< iv::diamar::IClockNotification > &clockNotification) |
bool | isFloatingFooter () const |
bool | sizeChanged () override |
void | update (IGraphics *graphics, CLibraryImages *libraryImage) override |
void | calculatePosGlobal (double xFather, double yFather) override |
void | calculateSizeMin (IGraphics *graphics, const CTheme *theme, CLibraryImages *libraryImage, double *sizeXComp, double *sizeYComp) override |
void | distribute (IGraphics *graphics, double sizeXComp, double sizeYComp) override |
void | drawComponent (IGraphics *graphics, const CTheme *theme) override |
void | handleEvent (CEventGraphics *event, double xOrg, double yOrg) override |
void | nextFrameChildren () override |
void | removeObjectDraw (IGraphics *graphics) 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 | prvDraw (IGraphics *graphics, const CTheme *theme) |
virtual void | closing () |
virtual void | handleEventOut (CEventGraphics *event) |
Friends | |
class | PrvFooterNavigableOptionColorTimer |
iv::ui::graphicsComp::FooterBarGraphics::FooterBarGraphics | ( | ) |
|
inherited |
|
inherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
privatevirtualinherited |
Reimplemented in CContainerGraphics, CGroupButtonsGraphics, CLayoutBoxGraphics, CLayoutGridGraphics, CTabsGraphics, CViewGraphics, and CWorkspaceGraphics.
|
overridevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
protectedinherited |
|
nodiscardprotectedinherited |
|
inherited |
|
inherited |
|
inherited |
|
nodiscardinherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
privatevirtualinherited |
|
virtualinherited |
Reimplemented in CLayoutBoxGraphics, and CListGraphics.
|
nodiscardprotectedinherited |
|
nodiscardprotectedinherited |
|
nodiscardinherited |
|
nodiscard |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void iv::ui::graphicsComp::FooterBarGraphics::setClockNotification | ( | const std::shared_ptr< iv::diamar::IClockNotification > & | clockNotification | ) |
|
inherited |
void iv::ui::graphicsComp::FooterBarGraphics::setFloatingFooter | ( | bool | isFloatingFooter | ) |
|
inherited |
void iv::ui::graphicsComp::FooterBarGraphics::setNavigableOptions | ( | const iv::gui::FooterNavigableOptions & | navigableOptions | ) |
|
inherited |
|
inherited |
|
inherited |
|
overridevirtual |
Implements AbstractComponentGraphics.
|
overridevirtual |
Implements AbstractComponentGraphics.
|
inherited |
|
inherited |
|
inherited |
|
friend |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
private |
|
private |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
Indicates if the footer is floating (without background & border and does not occupy space)
|
privateinherited |
|
privateinherited |
|
private |
|
privateinherited |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
private |
|
privateinherited |
|
privateinherited |
|
privateinherited |