| AcceptDrops(std::list< Wnd * > &wnds, const Pt &pt) | GG::ListBox | [virtual] |
| AllowDropType(const std::string &str) | GG::ListBox | |
| AllowedDropTypes() const | GG::ListBox | |
| AttachChild(Wnd *wnd) | GG::Wnd | |
| AutoScrollDuringDragDrops() const | GG::ListBox | |
| AutoScrollDuringDragDrops(bool auto_scroll) | GG::ListBox | |
| AutoScrollingDown() const | GG::ListBox | [protected] |
| AutoScrollingLeft() const | GG::ListBox | [protected] |
| AutoScrollingRight() const | GG::ListBox | [protected] |
| AutoScrollingUp() const | GG::ListBox | [protected] |
| AutoScrollInterval() const | GG::ListBox | |
| AutoScrollMargin() const | GG::ListBox | |
| BeginClipping() | GG::Wnd | [virtual] |
| BORDER_THICK | GG::ListBox | [static] |
| BottomMargin() const | GG::ListBox | [protected] |
| BringCaretIntoView() | GG::ListBox | [protected] |
| BringRowIntoView(int n) | GG::ListBox | |
| BrowsedSignal | GG::ListBox | [mutable] |
| BrowsedSignalType typedef | GG::ListBox | |
| BrowsedSlotType typedef | GG::ListBox | |
| BrowseInfoText(int mode) const | GG::Wnd | |
| BrowseModes() const | GG::Wnd | |
| CancellingChildDragDrop(const std::list< Wnd * > &wnds) | GG::Wnd | [virtual] |
| Caret() const | GG::ListBox | |
| CellMargin() const | GG::ListBox | [inline, protected] |
| Children() const | GG::Wnd | |
| ChildrenDraggedAway(const std::list< Wnd * > &wnds, const Wnd *destination) | GG::ListBox | [virtual] |
| Clear() | GG::ListBox | |
| ClearedSignal | GG::ListBox | [mutable] |
| ClearedSignalType typedef | GG::ListBox | |
| ClearedSlotType typedef | GG::ListBox | |
| Clickable() const | GG::Wnd | |
| ClientHeight() const | GG::Wnd | |
| ClientLowerRight() const | GG::ListBox | [virtual] |
| ClientSize() const | GG::Wnd | |
| ClientUpperLeft() const | GG::ListBox | [virtual] |
| ClientWidth() const | GG::Wnd | |
| ClipChildren() const | GG::Wnd | |
| ColAlignment(int n) const | GG::ListBox | |
| ColHeaders() const | GG::ListBox | |
| Color() const | GG::Control | |
| ColWidth(int n) const | GG::ListBox | |
| ContainingLayout() const | GG::Wnd | |
| Control() | GG::Control | [protected] |
| Control(int x, int y, int w, int h, Flags< WndFlag > flags=CLICKABLE) | GG::Control | [protected] |
| DefaultBrowseInfoWnd() | GG::Wnd | [static] |
| DefaultBrowseTime() | GG::Wnd | [static] |
| DefineAttributes(WndEditor *editor) | GG::ListBox | [virtual] |
| DeleteChild(Wnd *wnd) | GG::Wnd | |
| DeleteChildren() | GG::Wnd | |
| DeselectAll() | GG::ListBox | |
| DeselectRow(int n) | GG::ListBox | |
| DetachChild(Wnd *wnd) | GG::Wnd | |
| DetachChildren() | GG::Wnd | |
| DetachLayout() | GG::Wnd | |
| Disable(bool b=true) | GG::ListBox | [virtual] |
| Disabled() const | GG::Control | |
| DisallowDropType(const std::string &str) | GG::ListBox | |
| DoubleClickedSignal | GG::ListBox | [mutable] |
| DoubleClickedSignalType typedef | GG::ListBox | |
| DoubleClickedSlotType typedef | GG::ListBox | |
| Dragable() const | GG::Wnd | |
| DragDropDataType() const | GG::Wnd | |
| DragDropEnter(const Pt &pt, const std::map< Wnd *, Pt > &drag_drop_wnds, Flags< ModKey > mod_keys) | GG::ListBox | [virtual] |
| DragDropHere(const Pt &pt, const std::map< Wnd *, Pt > &drag_drop_wnds, Flags< ModKey > mod_keys) | GG::ListBox | [virtual] |
| DragDropLeave() | GG::ListBox | [virtual] |
| DropDownList class | GG::ListBox | [friend] |
| DroppedSignal | GG::ListBox | [mutable] |
| DroppedSignalType typedef | GG::ListBox | |
| DroppedSlotType typedef | GG::ListBox | |
| Empty() const | GG::ListBox | |
| EnableChildClipping(bool enable=true) | GG::Wnd | |
| EndClipping() | GG::Wnd | [virtual] |
| Erase(int idx) | GG::ListBox | |
| Erase(int idx, bool removing_duplicate) | GG::ListBox | [protected] |
| ErasedSignal | GG::ListBox | [mutable] |
| ErasedSignalType typedef | GG::ListBox | |
| ErasedSlotType typedef | GG::ListBox | |
| EventFilter(Wnd *w, const WndEvent &event) | GG::ListBox | [protected, virtual] |
| FirstColShown() const | GG::ListBox | |
| FirstRowShown() const | GG::ListBox | |
| GainingFocus() | GG::Wnd | [virtual] |
| GetLayout() const | GG::Wnd | |
| GetRow(int n) const | GG::ListBox | |
| GetRow(int n) | GG::ListBox | |
| GetStyleFactory() const | GG::Wnd | |
| GG_ABSTRACT_EXCEPTION(Exception) | GG::ListBox | |
| GG_CONCRETE_EXCEPTION(DontAcceptDrop, GG::ListBox, Exception) | GG::ListBox | |
| GG::Control::GG_CONCRETE_EXCEPTION(BadLayout, GG::Wnd, Exception) | GG::Wnd | |
| GridLayout() | GG::Wnd | |
| HandleEvent(const WndEvent &event) | GG::Wnd | [protected] |
| Height() const | GG::Wnd | |
| Hide(bool children=true) | GG::Wnd | |
| HiliteColor() const | GG::ListBox | |
| HorizontalLayout() | GG::Wnd | |
| HorizontalScrollPadding(int client_width_without_vertical_scroll) | GG::ListBox | [protected] |
| InClient(const Pt &pt) const | GG::Wnd | [virtual] |
| Insert(Row *row, int at=-1) | GG::ListBox | |
| Insert(Row *row, int at, bool dropped) | GG::ListBox | [protected] |
| InsertedSignal | GG::ListBox | [mutable] |
| InsertedSignalType typedef | GG::ListBox | |
| InsertedSlotType typedef | GG::ListBox | |
| InstallEventFilter(Wnd *wnd) | GG::Wnd | |
| InteriorColor() const | GG::ListBox | |
| InWindow(const Pt &pt) const | GG::Wnd | [virtual] |
| KeepColWidths() const | GG::ListBox | |
| KeyPress(Key key, Flags< ModKey > mod_keys) | GG::ListBox | [virtual] |
| KeyRelease(Key key, Flags< ModKey > mod_keys) | GG::Control | [virtual] |
| LastVisibleCol() const | GG::ListBox | |
| LastVisibleRow() const | GG::ListBox | |
| LButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| LButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| LClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| LClickRow() const | GG::ListBox | [protected] |
| LDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| LDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| LeftClickedSignal | GG::ListBox | [mutable] |
| LeftClickedSignalType typedef | GG::ListBox | |
| LeftClickedSlotType typedef | GG::ListBox | |
| ListBox(int x, int y, int w, int h, Clr color, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) | GG::ListBox | |
| ListBox() | GG::ListBox | [protected] |
| LockColWidths() | GG::ListBox | |
| LosingFocus() | GG::Wnd | [virtual] |
| LowerRight() const | GG::Wnd | |
| m_color | GG::Control | [protected] |
| m_disabled | GG::Control | [protected] |
| m_done | GG::Wnd | [protected] |
| m_text | GG::Wnd | [protected] |
| MaxSize() const | GG::Wnd | |
| MButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MinSize() const | GG::Wnd | |
| MinUsableSize() const | GG::ListBox | [virtual] |
| Modal() const | GG::Wnd | |
| ModalInit() | GG::Wnd | [virtual] |
| MouseEnter(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MouseHere(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| MouseLeave() | GG::Wnd | [virtual] |
| MouseWheel(const Pt &pt, int move, Flags< ModKey > mod_keys) | GG::ListBox | [virtual] |
| MoveChildDown(Wnd *wnd) | GG::Wnd | |
| MoveChildUp(Wnd *wnd) | GG::Wnd | |
| MoveTo(const Pt &pt) | GG::Wnd | |
| NumCols() const | GG::ListBox | |
| NumRows() const | GG::ListBox | |
| OffsetMove(const Pt &pt) | GG::Wnd | |
| OldRDownRow() const | GG::ListBox | [protected] |
| OldSelRow() const | GG::ListBox | [protected] |
| OnTop() const | GG::Wnd | |
| Parent() const | GG::Wnd | |
| RButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| RButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| RClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| RClickRow() const | GG::ListBox | [protected] |
| RDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| RDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
| RecreateScrolls() | GG::ListBox | [protected] |
| RelativeLowerRight() const | GG::Wnd | |
| RelativeUpperLeft() const | GG::Wnd | |
| RemoveColHeaders() | GG::ListBox | |
| RemoveEventFilter(Wnd *wnd) | GG::Wnd | |
| RemoveLayout() | GG::Wnd | |
| Render() | GG::ListBox | [virtual] |
| RepeatButtonDown() const | GG::Wnd | |
| ResetAutoScrollVars() | GG::ListBox | [protected] |
| Resizable() const | GG::Wnd | |
| Resize(const Pt &sz) | GG::Wnd | |
| Resort() | GG::ListBox | [protected] |
| RightClickedSignal | GG::ListBox | [mutable] |
| RightClickedSignalType typedef | GG::ListBox | |
| RightClickedSlotType typedef | GG::ListBox | |
| RightMargin() const | GG::ListBox | [protected] |
| RootParent() const | GG::Wnd | |
| RowAlignment(int n) const | GG::ListBox | |
| RowClickSignalType typedef | GG::ListBox | |
| RowSignalType typedef | GG::ListBox | |
| RowUnderPt(const Pt &pt) const | GG::ListBox | [protected] |
| Run() | GG::Wnd | [virtual] |
| ScreenToClient(const Pt &pt) const | GG::Wnd | |
| ScreenToWindow(const Pt &pt) const | GG::Wnd | |
| SelChangedSignal | GG::ListBox | [mutable] |
| SelChangedSignalType typedef | GG::ListBox | |
| SelChangedSlotType typedef | GG::ListBox | |
| SelectAll() | GG::ListBox | |
| Selected(int n) const | GG::ListBox | |
| Selections() const | GG::ListBox | |
| SelectRow(int n) | GG::ListBox | |
| SetAutoScrollInterval(int interval) | GG::ListBox | |
| SetAutoScrollMargin(int margin) | GG::ListBox | |
| SetBrowseInfoWnd(const boost::shared_ptr< BrowseInfoWnd > &wnd, int mode=0) | GG::Wnd | |
| SetBrowseModes(const std::vector< BrowseInfoMode > &modes) | GG::Wnd | |
| SetBrowseModeTime(int time, int mode=0) | GG::Wnd | |
| SetBrowseText(const std::string &text, int mode=0) | GG::Wnd | |
| SetCaret(int idx) | GG::ListBox | |
| SetColAlignment(int n, Alignment align) | GG::ListBox | |
| SetColHeaders(Row *r) | GG::ListBox | |
| SetColor(Clr c) | GG::ListBox | [virtual] |
| SetColWidth(int n, int w) | GG::ListBox | |
| SetDefaultBrowseInfoWnd(const boost::shared_ptr< BrowseInfoWnd > &browse_info_wnd) | GG::Wnd | [static] |
| SetDefaultBrowseTime(int time) | GG::Wnd | [static] |
| SetDragDropDataType(const std::string &data_type) | GG::Wnd | |
| SetHiliteColor(Clr c) | GG::ListBox | |
| SetInteriorColor(Clr c) | GG::ListBox | |
| SetLayout(Layout *layout) | GG::Wnd | |
| SetLayoutBorderMargin(int margin) | GG::Wnd | |
| SetLayoutCellMargin(int margin) | GG::Wnd | |
| SetMaxSize(const Pt &sz) | GG::Wnd | |
| SetMinSize(const Pt &sz) | GG::Wnd | |
| SetNumCols(int n) | GG::ListBox | |
| SetRowAlignment(int n, Alignment align) | GG::ListBox | |
| SetSelections(const std::set< int > &s) | GG::ListBox | |
| SetSortCmp(const boost::function< bool(const Row &, const Row &, int)> &sort_cmp) | GG::ListBox | |
| SetSortCol(int n) | GG::ListBox | |
| SetStyle(Flags< ListBoxStyle > s) | GG::ListBox | |
| SetStyleFactory(const boost::shared_ptr< StyleFactory > &factory) | GG::Wnd | |
| SetText(const std::string &str) | GG::Wnd | [virtual] |
| Show(bool children=true) | GG::Wnd | |
| Size() const | GG::Wnd | |
| SizeMove(const Pt &ul, const Pt &lr) | GG::ListBox | [virtual] |
| SortCol() const | GG::ListBox | |
| StartingChildDragDrop(const Wnd *wnd, const GG::Pt &offset) | GG::ListBox | [virtual] |
| Style() const | GG::ListBox | |
| TimerFiring(int ticks, Timer *timer) | GG::ListBox | [virtual] |
| UnLockColWidths() | GG::ListBox | |
| UpperLeft() const | GG::Wnd | |
| VerticalLayout() | GG::Wnd | |
| VerticalScrollPadding(int client_height_without_horizontal_scroll) | GG::ListBox | [protected] |
| Visible() const | GG::Wnd | |
| Width() const | GG::Wnd | |
| WindowRegion(const Pt &pt) const | GG::Wnd | [virtual] |
| WindowText() const | GG::Wnd | |
| Wnd() | GG::Wnd | [protected] |
| Wnd(int x, int y, int w, int h, Flags< WndFlag > flags=CLICKABLE|DRAGABLE) | GG::Wnd | [protected] |
| ZOrder() const | GG::Wnd | |
| ~ListBox() | GG::ListBox | [virtual] |
| ~Wnd() | GG::Wnd | [virtual] |