Aether
SDL2 based UI Framework for NX
Aether::DateTime Member List

This is the complete list of members for Aether::DateTime, including all inherited members.

addElement(Element *e)Aether::Containervirtual
addElementAt(Element *e, size_t i) (defined in Aether::Container)Aether::Containerprotected
childrenAether::Elementprotected
close()Aether::Overlay
Container(int x=0, int y=0, int w=100, int h=100)Aether::Container
DateTime(std::string s, struct tm &t, DTFlag d=DTFlag::DateTime)Aether::DateTime
Element(int x=0, int y=0, int w=100, int h=100)Aether::Element
focused()Aether::Element
focused_Aether::Elementprotected
focussed()Aether::Element
getBackgroundColour()Aether::DateTime
getHighlightColour()Aether::DateTime
getInactiveColour()Aether::DateTime
getSeparatorColour()Aether::DateTime
getTextColour()Aether::DateTime
h()Aether::Element
handleEvent(InputEvent *e)Aether::DateTimevirtual
hasHighlighted()Aether::Element
hasSelectable()Aether::Element
hasSelected()Aether::Element
hiBGColourAether::Elementprotectedstatic
hiBGTexAether::Elementprotectedstatic
hiBorderColourAether::Elementprotectedstatic
hiBorderTexAether::Elementprotectedstatic
hidden()Aether::Element
highlighted()Aether::Element
hiSizeAether::Elementprotectedstatic
isTouchAether::Elementprotectedstatic
isVisible()Aether::Element
onButtonPress(Button btn, std::function< void()> func)Aether::Screen
onButtonRelease(Button btn, std::function< void()> func)Aether::Screen
onLoad()Aether::Screenvirtual
onPress(std::function< void()> f)Aether::Element
onPressFunc()Aether::Element
onUnload()Aether::Screenvirtual
Overlay()Aether::Overlay
parent()Aether::Element
parent_Aether::Elementprotected
removeAllElements()Aether::Containervirtual
removeElement(Element *e)Aether::Containervirtual
render()Aether::Overlayvirtual
renderer (defined in Aether::Element)Aether::Elementprotectedstatic
renderHighlight()Aether::Elementvirtual
renderHighlightBG()Aether::Elementvirtual
renderHighlightTextures()Aether::Elementprotected
renderSelection()Aether::Elementvirtual
renderSelectionTexture()Aether::Elementprotected
returnAllElements()Aether::Containervirtual
returnElement(Element *e)Aether::Containervirtual
reuse()Aether::Overlay
Screen()Aether::Screen
selColourAether::Elementprotectedstatic
selectable()Aether::Element
selected()Aether::Element
selTexAether::Elementprotectedstatic
setActive()Aether::Containervirtual
setAllColours(Colour c1, Colour c2, Colour c3, Colour c4, Colour c5)Aether::DateTime
setBackgroundColour(Colour c)Aether::DateTime
setBackLabel(std::string s)Aether::DateTime
setDayHint(std::string s)Aether::DateTime
setFocused(Element *e)Aether::Element
setFocussed(Element *e)Aether::Element
setH(int h)Aether::Elementvirtual
setHasHighlighted(bool b)Aether::Element
setHasSelectable(bool b)Aether::Element
setHasSelected(bool b)Aether::Element
setHidden(bool b)Aether::Element
setHighlightColour(Colour c)Aether::DateTime
setHighlighted(bool b)Aether::Element
setHourHint(std::string s)Aether::DateTime
setInactive()Aether::Containervirtual
setInactiveColour(Colour c)Aether::DateTime
setMinuteHint(std::string s)Aether::DateTime
setMonthHint(std::string s)Aether::DateTime
setOKLabel(std::string s)Aether::DateTime
setParent(Element *p)Aether::Element
setSecondHint(std::string s)Aether::DateTime
setSelectable(bool b)Aether::Element
setSelected(bool b)Aether::Elementvirtual
setSeparatorColour(Colour c)Aether::DateTime
setTextColour(Colour c)Aether::DateTime
setTouchable(bool b)Aether::Element
setW(int w)Aether::Elementvirtual
setWH(int w, int h)Aether::Elementvirtual
setX(int x)Aether::Elementvirtual
setXY(int x, int y)Aether::Elementvirtual
setXYWH(int x, int y, int w, int h)Aether::Elementvirtual
setY(int y)Aether::Elementvirtual
setYearHint(std::string s)Aether::DateTime
shouldClose()Aether::Overlay
touchable()Aether::Element
update(unsigned int dt)Aether::Elementvirtual
w()Aether::Element
x()Aether::Element
y()Aether::Element
~Element()Aether::Elementvirtual