|
GG
|
This is the complete list of members for GG::TextBoxBrowseInfoWnd, including all inherited members.
| AcceptDrops(const std::vector< Wnd * > &wnds, const Pt &pt) | GG::Wnd | virtual |
| AttachChild(Wnd *wnd) | GG::Wnd | |
| BeginClipping() | GG::Wnd | protected |
| BeginNonclientClipping() | GG::Wnd | protected |
| BorderColor() const | GG::TextBoxBrowseInfoWnd | |
| BorderWidth() const | GG::TextBoxBrowseInfoWnd | |
| BrowseInfoText(std::size_t mode) const | GG::Wnd | |
| BrowseInfoWnd() | GG::BrowseInfoWnd | protected |
| BrowseInfoWnd(X x, Y y, X w, Y h) | GG::BrowseInfoWnd | protected |
| BrowseModes() const | GG::Wnd | |
| CancellingChildDragDrop(const std::vector< const Wnd * > &wnds) | GG::Wnd | virtual |
| ChildClippingMode enum name | GG::Wnd | |
| Children() const | GG::Wnd | |
| ChildrenDraggedAway(const std::vector< Wnd * > &wnds, const Wnd *destination) | GG::Wnd | virtual |
| ClearBrowseInfoWnd(std::size_t mode=0) | GG::Wnd | |
| ClientHeight() const | GG::Wnd | |
| ClientLowerRight() const | GG::Wnd | virtual |
| ClientSize() const | GG::Wnd | |
| ClientUpperLeft() const | GG::Wnd | virtual |
| ClientWidth() const | GG::Wnd | |
| ClipToClient enum value | GG::Wnd | |
| ClipToClientAndWindowSeparately enum value | GG::Wnd | |
| ClipToWindow enum value | GG::Wnd | |
| Color() const | GG::TextBoxBrowseInfoWnd | |
| ContainingLayout() const | GG::Wnd | |
| DefaultBrowseInfoWnd() | GG::Wnd | static |
| DefaultBrowseTime() | GG::Wnd | static |
| DeleteChild(Wnd *wnd) | GG::Wnd | |
| DeleteChildren() | GG::Wnd | |
| DetachChild(Wnd *wnd) | GG::Wnd | |
| DetachChildren() | GG::Wnd | |
| DetachLayout() | GG::Wnd | |
| DontClip enum value | GG::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::Wnd | protectedvirtual |
| DragDropHere(const Pt &pt, const std::map< Wnd *, Pt > &drag_drop_wnds, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| DragDropLeave() | GG::Wnd | protectedvirtual |
| DragDropRenderingState enum name | GG::Wnd | protected |
| DRAGGED_OVER_ACCEPTING_DROP_TARGET enum value | GG::Wnd | protected |
| DRAGGED_OVER_UNACCEPTING_DROP_TARGET enum value | GG::Wnd | protected |
| DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, const Pt &pt) const | GG::Wnd | virtual |
| DropsAcceptableIter typedef | GG::Wnd | |
| EndClipping() | GG::Wnd | protected |
| EndNonclientClipping() | GG::Wnd | protected |
| EndRun() | GG::Wnd | |
| EventFilter(Wnd *w, const WndEvent &event) | GG::Wnd | protectedvirtual |
| ForwardEventToParent() | GG::Wnd | protected |
| GainingFocus() | GG::Wnd | protectedvirtual |
| GetChildClippingMode() const | GG::Wnd | |
| GetDragDropRenderingState() const | GG::Wnd | protected |
| GetFont() const | GG::TextBoxBrowseInfoWnd | |
| GetLayout() const | GG::Wnd | |
| GetStyleFactory() const | GG::Wnd | |
| GetTextFormat() const | GG::TextBoxBrowseInfoWnd | |
| 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 | |
| HorizontalLayout() | GG::Wnd | |
| IN_PLACE_COPY enum value | GG::Wnd | protected |
| InClient(const Pt &pt) const | GG::Wnd | virtual |
| InstallEventFilter(Wnd *wnd) | GG::Wnd | |
| Interactive() const | GG::Wnd | |
| InWindow(const Pt &pt) const | GG::Wnd | virtual |
| KeyPress(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| KeyRelease(Key key, boost::uint32_t key_code_point, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| LButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| LButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| LClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| LDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| LDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| LosingFocus() | GG::Wnd | protectedvirtual |
| LowerRight() const | GG::Wnd | |
| m_done | GG::Wnd | protected |
| MaxSize() const | GG::Wnd | |
| MButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MinSize() const | GG::Wnd | |
| MinUsableSize() const | GG::Wnd | virtual |
| Modal() const | GG::Wnd | |
| ModalInit() | GG::Wnd | virtual |
| MouseEnter(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MouseHere(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| MouseLeave() | GG::Wnd | protectedvirtual |
| MouseWheel(const Pt &pt, int move, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| 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 value | GG::Wnd | protected |
| OffsetMove(const Pt &pt) | GG::Wnd | |
| OnTop() const | GG::Wnd | |
| Parent() const | GG::Wnd | |
| PositionWnd | GG::BrowseInfoWnd | mutable |
| RButtonDown(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| RButtonUp(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| RClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| RDoubleClick(const Pt &pt, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| RDrag(const Pt &pt, const Pt &move, Flags< ModKey > mod_keys) | GG::Wnd | protectedvirtual |
| RelativeLowerRight() const | GG::Wnd | |
| RelativeUpperLeft() const | GG::Wnd | |
| RemoveEventFilter(Wnd *wnd) | GG::Wnd | |
| RemoveLayout() | GG::Wnd | |
| Render() | GG::TextBoxBrowseInfoWnd | virtual |
| RepeatButtonDown() const | GG::Wnd | |
| Resizable() const | GG::Wnd | |
| Resize(const Pt &sz) | GG::Wnd | |
| RootParent() const | GG::Wnd | |
| Run() | GG::Wnd | virtual |
| ScreenToClient(const Pt &pt) const | GG::Wnd | |
| ScreenToWindow(const Pt &pt) const | GG::Wnd | |
| SetBorderColor(Clr border_color) | GG::TextBoxBrowseInfoWnd | |
| SetBorderWidth(unsigned int border_width) | GG::TextBoxBrowseInfoWnd | |
| 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 | |
| SetChildClippingMode(ChildClippingMode mode) | GG::Wnd | |
| SetColor(Clr color) | GG::TextBoxBrowseInfoWnd | |
| SetCursorPosition(const Pt &cursor_pos) | GG::BrowseInfoWnd | |
| 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 | |
| SetFont(const boost::shared_ptr< Font > &font) | GG::TextBoxBrowseInfoWnd | |
| 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 | |
| SetStyleFactory(const boost::shared_ptr< StyleFactory > &factory) | GG::Wnd | |
| SetTextColor(Clr text_color) | GG::TextBoxBrowseInfoWnd | |
| SetTextFormat(Flags< TextFormat > format) | GG::TextBoxBrowseInfoWnd | |
| SetTextFromTarget(bool b) | GG::TextBoxBrowseInfoWnd | |
| SetTextMargin(unsigned int text_margin) | GG::TextBoxBrowseInfoWnd | |
| Show(bool children=true) | GG::Wnd | |
| Size() const | GG::Wnd | |
| SizeMove(const Pt &ul, const Pt &lr) | GG::Wnd | virtual |
| StartingChildDragDrop(const Wnd *wnd, const Pt &offset) | GG::Wnd | virtual |
| Text() const | GG::TextBoxBrowseInfoWnd | |
| TextBoxBrowseInfoWnd(X w, const boost::shared_ptr< Font > &font, Clr color, Clr border_color, Clr text_color, Flags< TextFormat > format=FORMAT_LEFT|FORMAT_WORDBREAK, unsigned int border_width=2, unsigned int text_margin=4) | GG::TextBoxBrowseInfoWnd | |
| TextBoxBrowseInfoWnd() | GG::TextBoxBrowseInfoWnd | protected |
| TextColor() const | GG::TextBoxBrowseInfoWnd | |
| TextFromTarget() const | GG::TextBoxBrowseInfoWnd | |
| TextMargin() const | GG::TextBoxBrowseInfoWnd | |
| TimerFiring(unsigned int ticks, Timer *timer) | GG::Wnd | protectedvirtual |
| Update(std::size_t mode, const Wnd *target) | GG::BrowseInfoWnd | |
| 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 |
| WndHasBrowseInfo(const Wnd *wnd, std::size_t mode) const | GG::TextBoxBrowseInfoWnd | virtual |
| ZOrder() const | GG::Wnd | |
| ~Wnd() | GG::Wnd | virtual |
1.8.3