AcceptDrops(std::list< Wnd * > &wnds, const Pt &pt) | GG::Control | [virtual] |
AttachChild(Wnd *wnd) | GG::Wnd | |
BeginClipping() | GG::Wnd | [virtual] |
BORDER_THICK | GG::MultiEdit | [protected, static] |
BottomMargin() const | GG::MultiEdit | [protected] |
BrowseInfoText(int mode) const | GG::Wnd | |
BrowseModes() const | GG::Wnd | |
CancellingChildDragDrop(const std::list< Wnd * > &wnds) | GG::Wnd | [virtual] |
CharAt(const Pt &pt) const | GG::MultiEdit | [protected] |
CharAt(int string_idx) const | GG::MultiEdit | [protected] |
CharAt(int row, int x) const | GG::MultiEdit | [protected] |
CharIndexOf(int x) const | GG::Edit | [protected] |
CharXOffset(int row, int idx) const | GG::MultiEdit | [protected] |
Children() const | GG::Wnd | |
ChildrenDraggedAway(const std::list< Wnd * > &wnds, const Wnd *destination) | GG::Wnd | [virtual] |
Clear() | GG::TextControl | |
ClearDoubleButtonDownMode() | GG::Edit | [protected] |
Clickable() const | GG::Wnd | |
ClientHeight() const | GG::Wnd | |
ClientLowerRight() const | GG::MultiEdit | [virtual] |
ClientSize() const | GG::Wnd | |
ClientUpperLeft() const | GG::Edit | [virtual] |
ClientWidth() const | GG::Wnd | |
ClipChildren() const | GG::Wnd | |
ClipText() const | GG::TextControl | |
ClipText(bool b) | GG::TextControl | |
Color() const | GG::Control | |
ContainingLayout() const | GG::Wnd | |
Control() | GG::Control | [protected] |
Control(int x, int y, int w, int h, Flags< WndFlag > flags=CLICKABLE) | GG::Control | [protected] |
CursorPosn() const | GG::Edit | |
DefaultBrowseInfoWnd() | GG::Wnd | [static] |
DefaultBrowseTime() | GG::Wnd | [static] |
DefineAttributes(WndEditor *editor) | GG::MultiEdit | [virtual] |
DeleteChild(Wnd *wnd) | GG::Wnd | |
DeleteChildren() | GG::Wnd | |
DetachChild(Wnd *wnd) | GG::Wnd | |
DetachChildren() | GG::Wnd | |
DetachLayout() | GG::Wnd | |
Disable(bool b=true) | GG::Control | [virtual] |
Disabled() const | GG::Control | |
DoubleButtonDownCursorPos() const | GG::Edit | [protected] |
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::Wnd | [virtual] |
DragDropHere(const Pt &pt, const std::map< Wnd *, Pt > &drag_drop_wnds, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
DragDropLeave() | GG::Wnd | [virtual] |
Edit(int x, int y, int w, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) | GG::Edit | |
Edit() | GG::Edit | [protected] |
EditedSignal | GG::Edit | [mutable] |
EditedSignalType typedef | GG::Edit | |
EditedSlotType typedef | GG::Edit | |
Empty() const | GG::TextControl | |
EnableChildClipping(bool enable=true) | GG::Wnd | |
EndClipping() | GG::Wnd | [virtual] |
Erase(int pos, int num=1) | GG::TextControl | |
EventFilter(Wnd *w, const WndEvent &event) | GG::Wnd | [protected, virtual] |
FirstCharOffset() const | GG::Edit | [protected] |
FirstCharShown() const | GG::Edit | [protected] |
FirstFullyVisibleRow() const | GG::MultiEdit | [protected] |
FirstVisibleChar(int row) const | GG::MultiEdit | [protected] |
FirstVisibleRow() const | GG::MultiEdit | [protected] |
FocusUpdateSignal | GG::Edit | [mutable] |
FocusUpdateSignalType typedef | GG::Edit | |
FocusUpdateSlotType typedef | GG::Edit | |
GainingFocus() | GG::Edit | [virtual] |
GetDoubleButtonDownDragWordIndices(int char_index) | GG::Edit | [protected] |
GetDoubleButtonDownWordIndices(int char_index) | GG::Edit | [protected] |
GetLayout() const | GG::Wnd | |
GetStyleFactory() const | GG::Wnd | |
GetTextFormat() const | GG::TextControl | |
GetValue() const | GG::TextControl | [inline] |
GG_ABSTRACT_EXCEPTION(Exception) | GG::Wnd | |
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 | |
HighCursorPos() const | GG::MultiEdit | [protected] |
HiliteColor() const | GG::Edit | |
HorizontalLayout() | GG::Wnd | |
InClient(const Pt &pt) const | GG::Wnd | [virtual] |
InDoubleButtonDownMode() const | GG::Edit | [protected] |
Insert(int pos, char ch) | GG::TextControl | |
InstallEventFilter(Wnd *wnd) | GG::Wnd | |
InteriorColor() const | GG::Edit | |
InWindow(const Pt &pt) const | GG::Wnd | [virtual] |
KeyPress(Key key, Flags< ModKey > mod_keys) | GG::MultiEdit | [virtual] |
KeyRelease(Key key, Flags< ModKey > mod_keys) | GG::Control | [virtual] |
LastButtonDownTime() const | GG::Edit | [protected] |
LastFullyVisibleRow() const | GG::MultiEdit | [protected] |
LastVisibleChar(int row) const | GG::MultiEdit | [protected] |
GG::Edit::LastVisibleChar() const | GG::Edit | [protected] |
LastVisibleRow() const | GG::MultiEdit | [protected] |
LButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::MultiEdit | [virtual] |
LButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
LClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Edit | [virtual] |
LDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | [virtual] |
LDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::MultiEdit | [virtual] |
Length() const | GG::TextControl | |
LosingFocus() | GG::Edit | [virtual] |
LowCursorPos() const | GG::MultiEdit | [protected] |
LowerRight() const | GG::Wnd | |
m_color | GG::Control | [protected] |
m_disabled | GG::Control | [protected] |
m_done | GG::Wnd | [protected] |
m_text | GG::Wnd | [protected] |
MaxLinesOfHistory() const | GG::MultiEdit | |
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::MultiEdit | [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::MultiEdit | [virtual] |
MoveChildDown(Wnd *wnd) | GG::Wnd | |
MoveChildUp(Wnd *wnd) | GG::Wnd | |
MoveTo(const Pt &pt) | GG::Wnd | |
MultiEdit(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Flags< MultiEditStyle > style=MULTI_LINEWRAP, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) | GG::MultiEdit | |
MultiEdit() | GG::MultiEdit | [protected] |
MultiSelected() const | GG::MultiEdit | [protected, virtual] |
OffsetMove(const Pt &pt) | GG::Wnd | |
OnTop() const | GG::Wnd | |
operator const std::string &() const | GG::TextControl | |
operator+=(const std::string &str) | GG::TextControl | |
operator+=(const char *str) | GG::TextControl | |
operator+=(char ch) | GG::TextControl | |
operator<<(T t) | GG::TextControl | [inline] |
operator>>(T &t) const | GG::TextControl | [inline] |
Parent() const | GG::Wnd | |
PIXEL_MARGIN | GG::Edit | [protected, static] |
PreserveTextPositionOnNextSetText() | GG::MultiEdit | [protected] |
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] |
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] |
RecentlyEdited() const | GG::Edit | [protected] |
RecreateScrolls() | GG::MultiEdit | [protected] |
RelativeLowerRight() const | GG::Wnd | |
RelativeUpperLeft() const | GG::Wnd | |
RemoveEventFilter(Wnd *wnd) | GG::Wnd | |
RemoveLayout() | GG::Wnd | |
Render() | GG::MultiEdit | [virtual] |
RepeatButtonDown() const | GG::Wnd | |
Resizable() const | GG::Wnd | |
Resize(const Pt &sz) | GG::Wnd | |
RightMargin() const | GG::MultiEdit | [protected] |
RootParent() const | GG::Wnd | |
RowAt(int y) const | GG::MultiEdit | [protected] |
RowStartX(int row) const | GG::MultiEdit | [protected] |
Run() | GG::Wnd | [virtual] |
ScreenPosOfChar(int idx) const | GG::Edit | [protected] |
ScreenToClient(const Pt &pt) const | GG::Wnd | |
ScreenToWindow(const Pt &pt) const | GG::Wnd | |
SCROLL_WIDTH | GG::MultiEdit | [protected, static] |
ScrollPosition() const | GG::MultiEdit | [protected] |
SelectAll() | GG::MultiEdit | [virtual] |
SelectedTextColor() const | GG::Edit | |
SelectRange(int from, int to) | GG::Edit | [virtual] |
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 | |
SetColor(Clr c) | GG::Edit | [virtual] |
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::Edit | |
SetInteriorColor(Clr c) | GG::Edit | |
SetLayout(Layout *layout) | GG::Wnd | |
SetLayoutBorderMargin(int margin) | GG::Wnd | |
SetLayoutCellMargin(int margin) | GG::Wnd | |
SetMaxLinesOfHistory(int max) | GG::MultiEdit | |
SetMaxSize(const Pt &sz) | GG::Wnd | |
SetMinSize() const | GG::TextControl | |
SetMinSize(bool b) | GG::TextControl | |
GG::Control::SetMinSize(const Pt &sz) | GG::Wnd | |
SetSelectedTextColor(Clr c) | GG::Edit | |
SetStyle(Flags< MultiEditStyle > style) | GG::MultiEdit | |
SetStyleFactory(const boost::shared_ptr< StyleFactory > &factory) | GG::Wnd | |
SetText(const std::string &str) | GG::MultiEdit | [virtual] |
SetTextColor(Clr color) | GG::TextControl | |
SetTextFormat(Flags< TextFormat > format) | GG::TextControl | |
Show(bool children=true) | GG::Wnd | |
Size() const | GG::Wnd | |
SizeMove(const Pt &ul, const Pt &lr) | GG::MultiEdit | [virtual] |
StartingChildDragDrop(const Wnd *wnd, const Pt &offset) | GG::Wnd | [virtual] |
StringIndexOf(int row, int char_idx, const std::vector< Font::LineData > *line_data=0) const | GG::MultiEdit | [protected] |
Style() const | GG::MultiEdit | |
TextColor() const | GG::TextControl | |
TextControl(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color=CLR_BLACK, Flags< TextFormat > format=FORMAT_NONE, Flags< WndFlag > flags=Flags< WndFlag >()) | GG::TextControl | |
TextControl(int x, int y, const std::string &str, const boost::shared_ptr< Font > &font, Clr color=CLR_BLACK, Flags< TextFormat > format=FORMAT_NONE, Flags< WndFlag > flags=Flags< WndFlag >()) | GG::TextControl | |
TextControl() | GG::TextControl | [protected] |
TextLowerRight() const | GG::TextControl | |
TextUpperLeft() const | GG::TextControl | |
TimerFiring(int ticks, Timer *timer) | GG::Wnd | [virtual] |
UpperLeft() const | GG::Wnd | |
VerticalLayout() | GG::Wnd | |
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 | |
~MultiEdit() | GG::MultiEdit | [virtual] |
~Wnd() | GG::Wnd | [virtual] |