| acceptsFocus() const | wftk::Widget | [inline] |
| addText(const std::string &) | wftk::MultiLineEdit | [virtual] |
| blit(Surface &target, const Point &offset) | wftk::ScreenArea | [protected] |
| breakText(std::string &, std::vector< std::string > &, unsigned) (defined in wftk::MultiLineEdit) | wftk::MultiLineEdit | [protected] |
| buttonEvent(Mouse::Button, bool, const Point &) | wftk::MultiLineEdit | [virtual] |
| clearBackground() | wftk::Widget | [inline] |
| clearText() | wftk::LineEdit | [inline, virtual] |
| color() const | wftk::Widget | [inline] |
| contains(const ScreenArea &) const | wftk::ScreenArea | |
| currentLine() const | wftk::Terminal | |
| deleted | wftk::ScreenArea | |
| dirty() const | wftk::ScreenArea | [inline, protected] |
| disable() | wftk::Widget | |
| draw(Surface &, const Point &, const Region &) | wftk::LineEdit | [protected, virtual] |
| drawAfter(Surface &, const Point &offset, const Region &) | wftk::Widget | [protected, virtual] |
| enable() | wftk::Widget | |
| END_TAG enum value | wftk::MultiLineEdit | |
| enterPressed | wftk::LineEdit | |
| FONT_TAG enum value | wftk::MultiLineEdit | |
| gainedFocus() | wftk::LineEdit | [inline, virtual] |
| gainedMouse() | wftk::Widget | [inline, virtual] |
| getContainer(const Point &) | wftk::ScreenArea | |
| getCoverage() const | wftk::ScreenArea | [inline] |
| getExposed() const | wftk::ScreenArea | [inline, protected] |
| getPackingInfo() const | wftk::ScreenArea | [inline] |
| getRect() const | wftk::ScreenArea | [inline] |
| getResourceBackground() const | wftk::Widget | [inline] |
| getResourceBackground(const std::string &) | wftk::Widget | |
| getShape() const | wftk::ScreenArea | [inline] |
| getText() | wftk::LineEdit | [inline] |
| globalCoord(const Rect &local) const | wftk::ScreenArea | |
| grabFocus() | wftk::Widget | [inline] |
| handleResize(Uint16 w, Uint16 h) | wftk::MultiLineEdit | [protected, virtual] |
| hasFocus() const | wftk::Widget | [inline] |
| hasMouse() const | wftk::ScreenArea | |
| height() const | wftk::ScreenArea | [inline] |
| hide() | wftk::ScreenArea | |
| IMAGE_TAG enum value | wftk::MultiLineEdit | |
| invalidate(const Region &) | wftk::ScreenArea | [protected] |
| invalidate() | wftk::ScreenArea | [inline, protected] |
| isEnabled() const | wftk::Widget | |
| isHidden() const | wftk::ScreenArea | [inline] |
| isOpaque() const | wftk::Widget | [protected, virtual] |
| keyEvent(const SDL_keysym &, bool pressed) | wftk::LineEdit | [virtual] |
| keyInput | wftk::LineEdit | |
| LineEdit(const std::string &text="", const Font &font=Font()) | wftk::LineEdit | [explicit] |
| linesCount() const | wftk::Terminal | |
| LINK_TAG enum value | wftk::MultiLineEdit | |
| linkActivated | wftk::MultiLineEdit | |
| localCoord(const Rect &global) const | wftk::ScreenArea | |
| lostFocus() | wftk::LineEdit | [inline, virtual] |
| lostMouse() | wftk::ScreenArea | [inline, virtual] |
| lower() | wftk::ScreenArea | |
| maxLinesToStore_ (defined in wftk::MultiLineEdit) | wftk::MultiLineEdit | [protected] |
| mouseEvent(const Point &, const Point &, Mouse::Button) | wftk::Widget | [inline, virtual] |
| MultiLineEdit(const std::string &text="", const Font &font=Font(), bool readonly=true, bool fill=false) | wftk::MultiLineEdit | [explicit] |
| name() const | wftk::ScreenArea | |
| newline() | wftk::MultiLineEdit | [inline] |
| nextFocus() | wftk::Widget | [inline] |
| packing_info_ | wftk::ScreenArea | [protected] |
| packingUpdate() | wftk::ScreenArea | [protected] |
| packingUpdateParent() | wftk::ScreenArea | [inline, protected, virtual] |
| parent() | wftk::ScreenArea | [inline] |
| parent() const | wftk::ScreenArea | [inline] |
| prevFocus() | wftk::Widget | [inline] |
| raise() | wftk::ScreenArea | |
| releaseFocus() | wftk::Widget | [inline] |
| removeChildren() | wftk::ScreenArea | [protected] |
| renderTextLines(const std::vector< std::string > &) | wftk::MultiLineEdit | [protected] |
| resize(const Rect &) | wftk::ScreenArea | |
| resize(Uint16 w, Uint16 h) | wftk::ScreenArea | [inline] |
| resized | wftk::ScreenArea | |
| ScreenArea() | wftk::ScreenArea | |
| screenRect() const | wftk::ScreenArea | [inline] |
| scroll2Bottom() | wftk::Terminal | |
| scroll2Top() | wftk::Terminal | |
| scrollDown(int) | wftk::Terminal | |
| scrolled | wftk::Terminal | |
| scrollTo(int) | wftk::Terminal | |
| scrollUp(int) | wftk::Terminal | |
| setBackground(const Surface &backgrnd, bool tileIt=true) | wftk::Widget | |
| setBackground(Surface::Resource *backgrnd, bool tileIt=true) | wftk::Widget | |
| setBackground(const std::string &, bool tileIt=true) | wftk::Widget | |
| setClickToFocus(bool val=true) | wftk::Widget | |
| setColor(const Color &color) | wftk::Widget | |
| setColor(const std::string &) | wftk::Widget | |
| setColor(const char *name) | wftk::Widget | [inline] |
| setCoverage(const Region &coverage) | wftk::ScreenArea | [inline, protected] |
| setDisabledColor(const Color &color) | wftk::Widget | |
| setDisabledColor(const std::string &) | wftk::Widget | |
| setDisabledColor(const char *name) | wftk::Widget | [inline] |
| setImage(unsigned index, Surface::Resource *surface) | wftk::MultiLineEdit | |
| setImage(unsigned index, const Surface &surface) | wftk::MultiLineEdit | |
| setImage(unsigned index, const std::string &) | wftk::MultiLineEdit | |
| setMarkupColor(unsigned index, const Color &fontCol) | wftk::MultiLineEdit | |
| setMarkupFont(unsigned index, const Font &font) (defined in wftk::MultiLineEdit) | wftk::MultiLineEdit | |
| setMaxLinesToStore(unsigned n) | wftk::MultiLineEdit | [inline] |
| setPackingInfo() | wftk::MultiLineEdit | [protected, virtual] |
| setParent(ScreenArea *) | wftk::ScreenArea | |
| setPointToFocus(bool val=true) | wftk::Widget | |
| setShape(const Region &shape, const Region &coverage) | wftk::ScreenArea | [protected] |
| setText(const std::string &) | wftk::LineEdit | [virtual] |
| setTextColor(const Color &fontCol) | wftk::LineEdit | |
| setWrapping(bool flag) | wftk::MultiLineEdit | |
| show() | wftk::ScreenArea | |
| START_TAG enum value | wftk::MultiLineEdit | |
| tag_t enum name | wftk::MultiLineEdit | |
| Terminal(const std::string &text="", const Font &font=Font(), bool readonly=true, bool fill=false) | wftk::Terminal | [explicit] |
| text_ (defined in wftk::LineEdit) | wftk::LineEdit | [protected] |
| textChanged | wftk::LineEdit | |
| textFont_ (defined in wftk::LineEdit) | wftk::LineEdit | [protected] |
| textUpdate() (defined in wftk::LineEdit) | wftk::LineEdit | [inline, protected] |
| timer() | wftk::LineEdit | [virtual] |
| visibleLines() const | wftk::MultiLineEdit | |
| Widget() | wftk::Widget | |
| Widget(const Surface &backgrnd, bool tileIt=true) | wftk::Widget | [explicit] |
| Widget(Surface::Resource *backgrnd, bool tileIt=true) | wftk::Widget | [explicit] |
| Widget(const std::string &backgrnd, bool tileIt=true) | wftk::Widget | [explicit] |
| width() const | wftk::ScreenArea | [inline] |
| ~LineEdit() (defined in wftk::LineEdit) | wftk::LineEdit | [virtual] |
| ~MultiLineEdit() (defined in wftk::MultiLineEdit) | wftk::MultiLineEdit | [virtual] |
| ~ScreenArea() | wftk::ScreenArea | [virtual] |
| ~Terminal() (defined in wftk::Terminal) | wftk::Terminal | [virtual] |
| ~Widget() | wftk::Widget | [virtual] |
This document is licensed under the terms of the GNU Free Documentation
License and may be freely distributed under the conditions given by this
license.