GG
GG::ListBox::Row Member List

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

AcceptDrops(const std::vector< Wnd * > &wnds, const Pt &pt)GG::Controlvirtual
at(std::size_t n) const GG::ListBox::Row
AttachChild(Wnd *wnd)GG::Wnd
BeginClipping()GG::Wndprotected
BeginNonclientClipping()GG::Wndprotected
BrowseInfoText(std::size_t mode) const GG::Wnd
BrowseModes() const GG::Wnd
CancellingChildDragDrop(const std::vector< const Wnd * > &wnds)GG::Wndvirtual
ChildClippingMode enum nameGG::Wnd
Children() const GG::Wnd
ChildrenDraggedAway(const std::vector< Wnd * > &wnds, const Wnd *destination)GG::Wndvirtual
clear()GG::ListBox::Row
ClearBrowseInfoWnd(std::size_t mode=0)GG::Wnd
ClientHeight() const GG::Wnd
ClientLowerRight() const GG::Wndvirtual
ClientSize() const GG::Wnd
ClientUpperLeft() const GG::Wndvirtual
ClientWidth() const GG::Wnd
ClipToClient enum valueGG::Wnd
ClipToClientAndWindowSeparately enum valueGG::Wnd
ClipToWindow enum valueGG::Wnd
ColAlignment(std::size_t n) const GG::ListBox::Row
Color() const GG::Control
ColWidth(std::size_t n) const GG::ListBox::Row
ContainingLayout() const GG::Wnd
Control()GG::Controlprotected
Control(X x, Y y, X w, Y h, Flags< WndFlag > flags=INTERACTIVE)GG::Controlprotected
CreateControl(const std::string &str, const boost::shared_ptr< Font > &font, Clr color) const GG::ListBox::Row
CreateControl(const SubTexture &st) const GG::ListBox::Row
DefaultBrowseInfoWnd()GG::Wndstatic
DefaultBrowseTime()GG::Wndstatic
DeleteChild(Wnd *wnd)GG::Wnd
DeleteChildren()GG::Wnd
DetachChild(Wnd *wnd)GG::Wnd
DetachChildren()GG::Wnd
DetachLayout()GG::Wnd
Disable(bool b=true)GG::Controlvirtual
Disabled() const GG::Control
DontClip enum valueGG::Wnd
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::Wndprotectedvirtual
DragDropHere(const Pt &pt, const std::map< Wnd *, Pt > &drag_drop_wnds, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
DragDropLeave()GG::Wndprotectedvirtual
DragDropRenderingState enum nameGG::Wndprotected
DRAGGED_OVER_ACCEPTING_DROP_TARGET enum valueGG::Wndprotected
DRAGGED_OVER_UNACCEPTING_DROP_TARGET enum valueGG::Wndprotected
DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, const Pt &pt) const GG::Controlvirtual
DropsAcceptableIter typedefGG::Wnd
empty() const GG::ListBox::Row
EndClipping()GG::Wndprotected
EndNonclientClipping()GG::Wndprotected
EndRun()GG::Wnd
EventFilter(Wnd *w, const WndEvent &event)GG::Wndprotectedvirtual
ForwardEventToParent()GG::Wndprotected
GainingFocus()GG::Wndprotectedvirtual
GetChildClippingMode() const GG::Wnd
GetDragDropRenderingState() const GG::Wndprotected
GetLayout() const GG::Wnd
GetStyleFactory() const GG::Wnd
GG_ABSTRACT_EXCEPTION(Exception)GG::Wnd
GG_CONCRETE_EXCEPTION(BadLayout, GG::Wnd, Exception)GG::Wnd
GridLayout()GG::Wnd
HandleEvent(const WndEvent &event)GG::Wndprotected
Height() const GG::Wnd
Hide(bool children=true)GG::Wnd
HorizontalLayout()GG::Wnd
IN_PLACE_COPY enum valueGG::Wndprotected
InClient(const Pt &pt) const GG::Wndvirtual
InstallEventFilter(Wnd *wnd)GG::Wnd
Interactive() const GG::Wnd
InWindow(const Pt &pt) const GG::Wndvirtual
KeyPress(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys)GG::Controlprotectedvirtual
KeyRelease(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys)GG::Controlprotectedvirtual
LButtonDown(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
LButtonUp(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
LClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
LDoubleClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
LDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
LosingFocus()GG::Wndprotectedvirtual
LowerRight() const GG::Wnd
m_colorGG::Controlprotected
m_disabledGG::Controlprotected
m_doneGG::Wndprotected
Margin() const GG::ListBox::Row
MaxSize() const GG::Wnd
MButtonDown(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MButtonUp(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MDoubleClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MinSize() const GG::Wnd
MinUsableSize() const GG::Wndvirtual
Modal() const GG::Wnd
ModalInit()GG::Wndvirtual
MouseEnter(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MouseHere(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
MouseLeave()GG::Wndprotectedvirtual
MouseWheel(const Pt &pt, int move, Flags< ModKey > mod_keys)GG::Controlprotectedvirtual
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::Wndprotected
OffsetMove(const Pt &pt)GG::Wnd
OnTop() const GG::Wnd
operator[](std::size_t n) const GG::ListBox::Row
Parent() const GG::Wnd
push_back(Control *c)GG::ListBox::Row
push_back(const std::string &str, const boost::shared_ptr< Font > &font, Clr color=CLR_BLACK)GG::ListBox::Row
push_back(const std::string &str, const std::string &font_filename, unsigned int pts, Clr color=CLR_BLACK)GG::ListBox::Row
push_back(const SubTexture &st)GG::ListBox::Row
RButtonDown(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
RButtonUp(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
RClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
RDoubleClick(const Pt &pt, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
RDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys)GG::Wndprotectedvirtual
RelativeLowerRight() const GG::Wnd
RelativeUpperLeft() const GG::Wnd
RemoveCell(std::size_t n)GG::ListBox::Row
RemoveEventFilter(Wnd *wnd)GG::Wnd
RemoveLayout()GG::Wnd
Render()GG::ListBox::Rowvirtual
RepeatButtonDown() const GG::Wnd
Resizable() const GG::Wnd
Resize(const Pt &sz)GG::Wnd
resize(std::size_t n)GG::ListBox::Row
RootParent() const GG::Wnd
Row()GG::ListBox::Row
Row(X w, Y h, const std::string &drag_drop_data_type, Alignment align=ALIGN_VCENTER, unsigned int margin=2)GG::ListBox::Row
RowAlignment() const GG::ListBox::Row
Run()GG::Wndvirtual
ScreenToClient(const Pt &pt) const GG::Wnd
ScreenToWindow(const Pt &pt) const GG::Wnd
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
SetCell(std::size_t n, Control *c)GG::ListBox::Row
SetChildClippingMode(ChildClippingMode mode)GG::Wnd
SetColAlignment(std::size_t n, Alignment align)GG::ListBox::Row
SetColAlignments(const std::vector< Alignment > &aligns)GG::ListBox::Row
SetColor(Clr c)GG::Controlvirtual
SetColWidth(std::size_t n, X width)GG::ListBox::Row
SetColWidths(const std::vector< X > &widths)GG::ListBox::Row
SetDefaultBrowseInfoWnd(const boost::shared_ptr< BrowseInfoWnd > &browse_info_wnd)GG::Wndstatic
SetDefaultBrowseTime(unsigned int time)GG::Wndstatic
SetDragDropDataType(const std::string &data_type)GG::Wnd
SetLayout(Layout *layout)GG::Wnd
SetLayoutBorderMargin(unsigned int margin)GG::Wnd
SetLayoutCellMargin(unsigned int margin)GG::Wnd
SetMargin(unsigned int margin)GG::ListBox::Row
SetMaxSize(const Pt &sz)GG::Wnd
SetMinSize(const Pt &sz)GG::Wnd
SetName(const std::string &name)GG::Wnd
SetRowAlignment(Alignment align)GG::ListBox::Row
SetStyleFactory(const boost::shared_ptr< StyleFactory > &factory)GG::Wnd
Show(bool children=true)GG::Wnd
size() const GG::ListBox::Row
Size() const GG::Wnd
SizeMove(const Pt &ul, const Pt &lr)GG::Wndvirtual
SortKey(std::size_t column) const GG::ListBox::Row
SortKeyType typedefGG::ListBox::Row
StartingChildDragDrop(const Wnd *wnd, const Pt &offset)GG::Wndvirtual
TimerFiring(unsigned int ticks, Timer *timer)GG::Wndprotectedvirtual
UpperLeft() const GG::Wnd
VerticalLayout()GG::Wnd
Visible() const GG::Wnd
Width() const GG::Wnd
WindowRegion(const Pt &pt) const GG::Wndvirtual
Wnd()GG::Wndprotected
Wnd(X x, Y y, X w, Y h, Flags< WndFlag > flags=INTERACTIVE|DRAGABLE)GG::Wndprotected
ZOrder() const GG::Wnd
~Wnd()GG::Wndvirtual