Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for Picker, including all inherited members.
addListToDisplay(PickerCells *list, int level) | Picker | protected |
cellForMouse(const Point &p) | Picker | protected |
cells(void) | Picker | inlinevirtual |
cells(void) const | Picker | inlinevirtual |
color(void) | Control | inlinevirtual |
Control(void) | Control | |
draw(void) | Picker | virtual |
drawBackground(void) | Control | protectedvirtual |
EventResponder(void) | EventResponder | |
extraCellHeight(void) | Picker | inlinevirtual |
font(void) | Control | inlinevirtual |
hasGroupChildren(void) | Control | inlinevirtual |
hidden(void) | Control | inlinevirtual |
highlightColor(void) | Picker | inlinevirtual |
highlightTextColor(void) | Picker | inlinevirtual |
hitTest(const Point &p) | Control | virtual |
id(void) | Control | inlinevirtual |
m_cellPressed | Picker | protected |
m_cells | Picker | protected |
m_color | Control | protected |
m_commandTarget | EventResponder | protected |
m_displayCells | Picker | protected |
m_extraCellHeight | Picker | protected |
m_font | Control | protected |
m_hidden | Control | protected |
m_highlightColor | Picker | protected |
m_highlightedCell | Picker | protected |
m_highlightTextColor | Picker | protected |
m_id | Control | protected |
m_modal | EventResponder | protected |
m_needRecalcDisplay | Picker | protected |
m_outlineColor | Control | protected |
m_rect | Control | protected |
m_scroller | Picker | protected |
m_scrollPosition | Picker | protected |
m_selectedCell | Picker | protected |
m_selectionColor | Picker | protected |
m_selectionTextColor | Picker | protected |
m_textColor | Control | protected |
m_textMargins | Picker | protected |
outlineColor(void) | Control | inlinevirtual |
Picker(void) | Picker | |
processCommand(const EventCommandId &command, Control *control) | Picker | virtual |
processKeyDown(const InputEvent &event) | EventResponder | virtual |
processKeyUp(const InputEvent &event) | EventResponder | virtual |
processMouseDown(const InputEvent &event) | Picker | virtual |
processMouseDrag(const InputEvent &event) | EventResponder | virtual |
processMouseMove(const InputEvent &event) | Picker | virtual |
processMouseUp(const InputEvent &event) | Picker | virtual |
processUnfocus(const InputEvent &event) | EventResponder | virtual |
recalcDisplay(void) | Picker | protectedvirtual |
rect(void) | Control | inlinevirtual |
restoreOpenCategories(const std::list< std::list< std::string > > &idList) | Picker | |
saveOpenCategories(std::list< std::list< std::string > > &idList) const | Picker | |
scrollToCell(const PickerCell *cell, bool middle=false) | Picker | virtual |
selectCell(PickerCell *cell, bool scroll=false) | Picker | virtual |
selectedCell(void) | Picker | inlinevirtual |
selectedItem(void) | Picker | virtual |
selectionColor(void) | Picker | inlinevirtual |
selectionTextColor(void) | Picker | inlinevirtual |
sendCommand(const EventCommandId &command, Control *control) | EventResponder | virtual |
setColor(const GFXColor &c) | Control | inlinevirtual |
setCommandTarget(EventResponder *responder) | EventResponder | virtual |
setExtraCellHeight(float f) | Picker | inlinevirtual |
setFont(const Font &f) | Control | inlinevirtual |
setHidden(bool h=true) | Control | inlinevirtual |
setHighlightColor(const GFXColor &c) | Picker | inlinevirtual |
setHighlightTextColor(const GFXColor &c) | Picker | inlinevirtual |
setId(const std::string &newId) | Control | inlinevirtual |
setModal(bool modal) | EventResponder | virtual |
setMustRecalc(void) | Picker | inlinevirtual |
setOutlineColor(const GFXColor &c) | Control | inlinevirtual |
setRect(const Rect &r) | Control | inlinevirtual |
setScroller(Scroller *s) | Picker | virtual |
setSelectionColor(const GFXColor &c) | Picker | inlinevirtual |
setSelectionTextColor(const GFXColor &c) | Picker | inlinevirtual |
setTextColor(const GFXColor &c) | Control | inlinevirtual |
setTextMargins(const Size &s) | Picker | inlinevirtual |
textColor(void) | Control | inlinevirtual |
textMargins(void) | Picker | inlinevirtual |
totalCellHeight(void) | Picker | inlineprotected |
~Control(void) | Control | inlinevirtual |
~EventResponder(void) | EventResponder | virtual |
~Picker(void) | Picker | virtual |