GG
GG::Layout Member List

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

AcceptDrops(const std::vector< Wnd * > &wnds, const Pt &pt)GG::Wndvirtual
Add(Wnd *wnd, std::size_t row, std::size_t column, Flags< Alignment > alignment=ALIGN_NONE)GG::Layout
Add(Wnd *wnd, std::size_t row, std::size_t column, std::size_t num_rows, std::size_t num_columns, Flags< Alignment > alignment=ALIGN_NONE)GG::Layout
AttachChild(Wnd *wnd)GG::Wnd
BeginClipping()GG::Wndprotected
BeginNonclientClipping()GG::Wndprotected
BorderMargin() const GG::Layout
BrowseInfoText(std::size_t mode) const GG::Wnd
BrowseModes() const GG::Wnd
CancellingChildDragDrop(const std::vector< const Wnd * > &wnds)GG::Layoutvirtual
CellMargin() const GG::Layout
CellRects() const GG::Layout
Cells() const GG::Layout
ChildAlignment(const Wnd *wnd) const GG::Layout
ChildClippingMode enum nameGG::Wnd
Children() const GG::Wnd
ChildrenDraggedAway(const std::vector< Wnd * > &wnds, const Wnd *destination)GG::Layoutvirtual
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
Columns() const GG::Layout
ColumnStretch(std::size_t column) const GG::Layout
ContainingLayout() const GG::Wnd
DefaultBrowseInfoWnd()GG::Wndstatic
DefaultBrowseTime()GG::Wndstatic
DeleteChild(Wnd *wnd)GG::Wnd
DeleteChildren()GG::Wnd
DetachAndResetChildren()GG::Layout
DetachChild(Wnd *wnd)GG::Wnd
DetachChildren()GG::Wnd
DetachLayout()GG::Wnd
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::Wndvirtual
DropsAcceptableIter typedefGG::Wnd
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::Layout
GG_CONCRETE_EXCEPTION(InvalidMargin, GG::Layout, Exception)GG::Layout
GG_CONCRETE_EXCEPTION(NoSuchChild, GG::Layout, Exception)GG::Layout
GG_CONCRETE_EXCEPTION(FailedCalculationCheck, GG::Layout, Exception)GG::Layout
GG_CONCRETE_EXCEPTION(AttemptedOverwrite, GG::Layout, Exception)GG::Layout
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::Layoutprotectedvirtual
KeyRelease(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys)GG::Layoutprotectedvirtual
Layout(X x, Y y, X w, Y h, std::size_t rows, std::size_t columns, unsigned int border_margin=0, unsigned int cell_margin=INVALID_CELL_MARGIN)GG::Layout
Layout()GG::Layoutprotected
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_doneGG::Wndprotected
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
MinimumColumnWidth(std::size_t column) const GG::Layout
MinimumRowHeight(std::size_t row) const GG::Layout
MinSize() const GG::Wnd
MinUsableSize() const GG::Layoutvirtual
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::Layoutprotectedvirtual
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
OutlineColor() const GG::Layout
Parent() const GG::Wnd
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
RelativeCellRects() const GG::Layout
RelativeLowerRight() const GG::Wnd
RelativeUpperLeft() const GG::Wnd
Remove(Wnd *wnd)GG::Layout
RemoveEventFilter(Wnd *wnd)GG::Wnd
RemoveLayout()GG::Wnd
Render()GG::Layoutvirtual
RenderOutline() const GG::Layout
RenderOutline(bool render_outline)GG::Layout
RepeatButtonDown() const GG::Wnd
Resizable() const GG::Wnd
Resize(const Pt &sz)GG::Wnd
ResizeLayout(std::size_t rows, std::size_t columns)GG::Layout
RootParent() const GG::Wnd
Rows() const GG::Layout
RowStretch(std::size_t row) const GG::Layout
Run()GG::Wndvirtual
ScreenToClient(const Pt &pt) const GG::Wnd
ScreenToWindow(const Pt &pt) const GG::Wnd
SetBorderMargin(unsigned int margin)GG::Layout
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
SetCellMargin(unsigned int margin)GG::Layout
SetChildAlignment(const Wnd *wnd, Flags< Alignment > alignment)GG::Layout
SetChildClippingMode(ChildClippingMode mode)GG::Wnd
SetColumnStretch(std::size_t column, double stretch)GG::Layout
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
SetMaxSize(const Pt &sz)GG::Wnd
SetMinimumColumnWidth(std::size_t column, X width)GG::Layout
SetMinimumRowHeight(std::size_t row, Y height)GG::Layout
SetMinSize(const Pt &sz)GG::Wnd
SetName(const std::string &name)GG::Wnd
SetOutlineColor(Clr color)GG::Layout
SetRowStretch(std::size_t row, double stretch)GG::Layout
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::Layoutvirtual
StartingChildDragDrop(const Wnd *wnd, const Pt &offset)GG::Layoutvirtual
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
GG::Wnd::Wnd()GG::Wndprotected
GG::Wnd::Wnd(X x, Y y, X w, Y h, Flags< WndFlag > flags=INTERACTIVE|DRAGABLE)GG::Wndprotected
ZOrder() const GG::Wnd
~Wnd()GG::Wndvirtual