GG::ListBox Member List

This is the complete list of members for GG::ListBox, including all inherited members.

AcceptDrops(const std::vector< 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
begin() const GG::ListBox
begin()GG::ListBox
BeginClipping()GG::Wnd [protected]
BeginNonclientClipping()GG::Wnd [protected]
BORDER_THICKGG::ListBox [static]
BottomMargin() const GG::ListBox [protected]
BringCaretIntoView()GG::ListBox [protected]
BringRowIntoView(iterator it)GG::ListBox
BrowsedSignalGG::ListBox [mutable]
BrowsedSignalType typedefGG::ListBox
BrowseInfoText(std::size_t mode) const GG::Wnd
BrowseModes() const GG::Wnd
CancellingChildDragDrop(const std::vector< const Wnd * > &wnds)GG::Wnd [virtual]
Caret() const GG::ListBox
CellMargin() const GG::ListBox [protected]
ChildClippingMode enum nameGG::Wnd
Children() const GG::Wnd
ChildrenDraggedAway(const std::vector< Wnd * > &wnds, const Wnd *destination)GG::ListBox [virtual]
Clear()GG::ListBox
ClearBrowseInfoWnd(std::size_t mode=0)GG::Wnd
ClearedSignalGG::ListBox [mutable]
ClearedSignalType typedefGG::ListBox
ClientHeight() const GG::Wnd
ClientLowerRight() const GG::ListBox [virtual]
ClientSize() const GG::Wnd
ClientUpperLeft() const GG::ListBox [virtual]
ClientWidth() const GG::Wnd
ClipToClient enum valueGG::Wnd
ClipToClientAndWindowSeparately enum valueGG::Wnd
ClipToWindow enum valueGG::Wnd
ColAlignment(std::size_t n) const GG::ListBox
ColHeaders() const GG::ListBox
Color() const GG::Control
ColWidth(std::size_t n) const GG::ListBox
ConstRowSignalType typedefGG::ListBox
ContainingLayout() const GG::Wnd
Control()GG::Control [protected]
Control(X x, Y y, X w, Y h, Flags< WndFlag > flags=INTERACTIVE)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(iterator it)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
DontClip enum valueGG::Wnd
DoubleClickedSignalGG::ListBox [mutable]
DoubleClickedSignalType typedefGG::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 [protected, virtual]
DragDropHere(const Pt &pt, const std::map< Wnd *, Pt > &drag_drop_wnds, Flags< ModKey > mod_keys)GG::ListBox [protected, virtual]
DragDropLeave()GG::ListBox [protected, virtual]
DragDropRenderingState enum nameGG::Wnd [protected]
DRAGGED_OVER_ACCEPTING_DROP_TARGET enum valueGG::Wnd [protected]
DRAGGED_OVER_UNACCEPTING_DROP_TARGET enum valueGG::Wnd [protected]
DropAcceptableSignalGG::ListBox [mutable]
DropAcceptableSignalType typedefGG::ListBox
DropDownList classGG::ListBox [friend]
DroppedSignalGG::ListBox [mutable]
DroppedSignalType typedefGG::ListBox
DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, const Pt &pt) const GG::ListBox [virtual]
DropsAcceptableIter typedefGG::Wnd
Empty() const GG::ListBox
end() const GG::ListBox
end()GG::ListBox
EndClipping()GG::Wnd [protected]
EndNonclientClipping()GG::Wnd [protected]
Erase(iterator it)GG::ListBox
Erase(iterator it, bool removing_duplicate, bool signal)GG::ListBox [protected]
ErasedSignalGG::ListBox [mutable]
ErasedSignalType typedefGG::ListBox
EventFilter(Wnd *w, const WndEvent &event)GG::ListBox [protected, virtual]
FirstColShown() const GG::ListBox
FirstRowShown() const GG::ListBox
ForwardEventToParent()GG::Wnd [protected]
GainingFocus()GG::Wnd [protected, virtual]
GetChildClippingMode() const GG::Wnd
GetDragDropRenderingState() const GG::Wnd [protected]
GetLayout() const GG::Wnd
GetRow(std::size_t n) const GG::ListBox
GetRow(std::size_t 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
IN_PLACE_COPY enum valueGG::Wnd [protected]
InClient(const Pt &pt) const GG::Wnd [virtual]
Insert(Row *row, iterator it)GG::ListBox
Insert(Row *row)GG::ListBox
Insert(Row *row, iterator it, bool dropped)GG::ListBox [protected]
InsertedSignalGG::ListBox [mutable]
InsertedSignalType typedefGG::ListBox
InstallEventFilter(Wnd *wnd)GG::Wnd
Interactive() const GG::Wnd
InteriorColor() const GG::ListBox
InWindow(const Pt &pt) const GG::Wnd [virtual]
KeepColWidths() const GG::ListBox
KeyPress(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys)GG::ListBox [protected, virtual]
KeyRelease(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys)GG::Control [protected, virtual]
LastVisibleCol() const GG::ListBox
LastVisibleRow() const GG::ListBox
LButtonDown(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
LButtonUp(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
LClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
LClickRow() const GG::ListBox [protected]
LDoubleClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
LDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
LeftClickedSignalGG::ListBox [mutable]
LeftClickedSignalType typedefGG::ListBox
ListBox(X x, Y y, X w, Y h, Clr color, Clr interior=CLR_ZERO, Flags< WndFlag > flags=INTERACTIVE)GG::ListBox
ListBox()GG::ListBox [protected]
LockColWidths()GG::ListBox
LosingFocus()GG::Wnd [protected, virtual]
LowerRight() const GG::Wnd
m_colorGG::Control [protected]
m_disabledGG::Control [protected]
m_doneGG::Wnd [protected]
MaxSize() const GG::Wnd
MButtonDown(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
MButtonUp(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
MClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
MDoubleClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
MDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys)GG::Wnd [protected, 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 [protected, virtual]
MouseHere(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
MouseLeave()GG::Wnd [protected, virtual]
MouseWheel(const Pt &pt, int move, Flags< ModKey > mod_keys)GG::ListBox [protected, virtual]
MoveChildDown(Wnd *wnd)GG::Wnd
MoveChildUp(Wnd *wnd)GG::Wnd
MoveTo(const Pt &pt)GG::Wnd
Name() const GG::Wnd
NonClientChild() const GG::Wnd
NonClientChild(bool b)GG::Wnd
NOT_DRAGGED enum valueGG::Wnd [protected]
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
rbegin() const GG::ListBox
rbegin()GG::ListBox
RButtonDown(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
RButtonUp(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
RClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
RClickRow() const GG::ListBox [protected]
RDoubleClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
RDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys)GG::Wnd [protected, virtual]
RecreateScrolls()GG::ListBox [protected]
RelativeLowerRight() const GG::Wnd
RelativeUpperLeft() const GG::Wnd
RemoveColHeaders()GG::ListBox
RemoveEventFilter(Wnd *wnd)GG::Wnd
RemoveLayout()GG::Wnd
rend() const GG::ListBox
rend()GG::ListBox
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]
RightClickedSignalGG::ListBox [mutable]
RightClickedSignalType typedefGG::ListBox
RightMargin() const GG::ListBox [protected]
RootParent() const GG::Wnd
RowAlignment(iterator it) const GG::ListBox
RowClickSignalType typedefGG::ListBox
RowSignalType typedefGG::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
SelChangedSignalGG::ListBox [mutable]
SelChangedSignalType typedefGG::ListBox
SelectAll()GG::ListBox
Selected(iterator it) const GG::ListBox
Selections() const GG::ListBox
SelectRow(iterator it)GG::ListBox
SetAutoScrollInterval(unsigned int interval)GG::ListBox
SetAutoScrollMargin(unsigned int margin)GG::ListBox
SetBrowseInfoWnd(const boost::shared_ptr< BrowseInfoWnd > &wnd, std::size_t mode=0)GG::Wnd
SetBrowseModes(const std::vector< BrowseInfoMode > &modes)GG::Wnd
SetBrowseModeTime(unsigned int time, std::size_t mode=0)GG::Wnd
SetBrowseText(const std::string &text, std::size_t mode=0)GG::Wnd
SetCaret(iterator it)GG::ListBox
SetChildClippingMode(ChildClippingMode mode)GG::Wnd
SetColAlignment(std::size_t n, Alignment align)GG::ListBox
SetColHeaders(Row *r)GG::ListBox
SetColor(Clr c)GG::ListBox [virtual]
SetColWidth(std::size_t n, X w)GG::ListBox
SetDefaultBrowseInfoWnd(const boost::shared_ptr< BrowseInfoWnd > &browse_info_wnd)GG::Wnd [static]
SetDefaultBrowseTime(unsigned 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(unsigned int margin)GG::Wnd
SetLayoutCellMargin(unsigned int margin)GG::Wnd
SetMaxSize(const Pt &sz)GG::Wnd
SetMinSize(const Pt &sz)GG::Wnd
SetName(const std::string &name)GG::Wnd
SetNumCols(std::size_t n)GG::ListBox
SetRowAlignment(iterator it, Alignment align)GG::ListBox
SetSelections(const SelectionSet &s)GG::ListBox
SetSortCmp(const boost::function< bool(const Row &, const Row &, std::size_t)> &sort_cmp)GG::ListBox
SetSortCol(std::size_t n)GG::ListBox
SetStyle(Flags< ListBoxStyle > s)GG::ListBox
SetStyleFactory(const boost::shared_ptr< StyleFactory > &factory)GG::Wnd
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(unsigned int ticks, Timer *timer)GG::ListBox [protected, virtual]
UnLockColWidths()GG::ListBox
UpperLeft() const GG::Wnd
VerticalLayout()GG::Wnd
Visible() const GG::Wnd
Width() const GG::Wnd
WindowRegion(const Pt &pt) const GG::Wnd [virtual]
Wnd()GG::Wnd [protected]
Wnd(X x, Y y, X w, Y h, Flags< WndFlag > flags=INTERACTIVE|DRAGABLE)GG::Wnd [protected]
ZOrder() const GG::Wnd
~ListBox()GG::ListBox [virtual]
~Wnd()GG::Wnd [virtual]


Generated on Sat Mar 26 07:08:38 2011 for GG by  doxygen 1.5.9