| AddItem(bool selected, const std::string &label, const std::string &value, bool enabled=true) | ListBox | |
| always_one_selected | ListBox | [private] |
| Clic(const Point2i &mousePosition, uint button) | ListBox | [virtual] |
| Clip(const rectangle &cr) | rectangle< int > | [inline] |
| Contains(const Vector2< int > p) const | rectangle< int > | [inline] |
| Contains(const rectangle< int > &r2) const | rectangle< int > | [inline] |
| ct | Widget | [protected] |
| Deselect() | ListBox | |
| Draw(const Point2i &mousePosition, Surface &surf) const | ListBox | [virtual] |
| first_visible_item | ListBox | [protected] |
| ForceRedraw() | Widget | [virtual] |
| GetBottomLeftPoint() const | rectangle< int > | [inline] |
| GetBottomRightPoint() const | rectangle< int > | [inline] |
| GetPosition() const | rectangle< int > | [inline] |
| GetPositionX() const | rectangle< int > | [inline] |
| GetPositionY() const | rectangle< int > | [inline] |
| GetRectangle() const | rectangle< int > | [inline] |
| GetSelectedItem() const | ListBox | |
| GetSize() const | rectangle< int > | [inline] |
| GetSizeX() const | rectangle< int > | [inline] |
| GetSizeY() const | rectangle< int > | [inline] |
| GetTopLeftPoint() const | rectangle< int > | [inline] |
| GetTopRightPoint() const | rectangle< int > | [inline] |
| have_focus | Widget | |
| height_item | ListBox | [protected] |
| Intersect(const rectangle< int > &r2) const | rectangle< int > | [inline] |
| IsSizeZero() const | rectangle< int > | [inline] |
| ListBox(const Rectanglei &rect, bool always_one_selected_b=true) | ListBox | |
| m_down | ListBox | [protected] |
| m_items | ListBox | [protected] |
| m_up | ListBox | [protected] |
| MouseIsOnWhichItem(const Point2i &mousePosition) const | ListBox | |
| nb_visible_items | ListBox | [protected] |
| nb_visible_items_max | ListBox | [protected] |
| need_redrawing | Widget | [protected] |
| position | rectangle< int > | [protected] |
| ReadLabel() const | ListBox | |
| ReadValue() const | ListBox | |
| ReadValue(int index) const | ListBox | |
| rectangle() | rectangle< int > | [inline] |
| rectangle(intx, inty, intwidth, intheight) | rectangle< int > | [inline] |
| rectangle(Vector2< int > thePosition, Vector2< int > theSize) | rectangle< int > | [inline] |
| RemoveSelected() | ListBox | |
| Select(uint index) | ListBox | |
| Select(const std::string &val) | ListBox | |
| selected_item | ListBox | [protected] |
| SendKey(SDL_keysym key) | Widget | [virtual] |
| SetContainer(Container *_ct) | Widget | |
| SetPosition(intx, inty) | rectangle< int > | [inline] |
| SetPosition(const Vector2< int > &newPos) | rectangle< int > | [inline] |
| SetPositionX(intx) | rectangle< int > | [inline] |
| SetPositionY(inty) | rectangle< int > | [inline] |
| SetSize(intsizeX, intsizeY) | rectangle< int > | [inline] |
| SetSize(Vector2< int > newSize) | rectangle< int > | [inline] |
| SetSizePosition(const Rectanglei &rect) | ListBox | [virtual] |
| SetSizeX(intsizeX) | rectangle< int > | [inline] |
| SetSizeY(intsizeY) | rectangle< int > | [inline] |
| SetXY(int _x, int _y) | Widget | [inline] |
| Size() const | ListBox | |
| size | rectangle< int > | [protected] |
| Sort() | ListBox | |
| StdSetSizePosition(const Rectanglei &rect) | Widget | [protected] |
| Update(const Point2i &mousePosition, const Point2i &lastMousePosition, Surface &surf) | Widget | [virtual] |
| Widget() | Widget | |
| Widget(const Rectanglei &rect) | Widget | |
| ~ListBox() | ListBox | |
| ~Widget() | Widget | [virtual] |