GG::StyleFactory Member List

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

DeleteWnd(Wnd *wnd) constGG::StyleFactory [virtual]
NewButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewColorDlg(int x, int y, const boost::shared_ptr< Font > &font, Clr dialog_color, Clr border_color, Clr text_color=CLR_BLACK) const GG::StyleFactory [virtual]
NewColorDlg(int x, int y, Clr original_color, const boost::shared_ptr< Font > &font, Clr dialog_color, Clr border_color, Clr text_color=CLR_BLACK) constGG::StyleFactory [virtual]
NewDoubleSpin(int x, int y, int w, double value, double step, double min, double max, bool edits, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) const GG::StyleFactory [virtual]
NewDropDownList(int x, int y, int w, int h, int drop_ht, Clr color, Flags< WndFlag > flags=CLICKABLE) const GG::StyleFactory [virtual]
NewDropDownListListBox(int x, int y, int w, int h, Clr color, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewDynamicGraphic(int x, int y, int w, int h, bool loop, int frame_width, int frame_height, int margin, const std::vector< boost::shared_ptr< Texture > > &textures, Flags< GraphicStyle > style=GRAPHIC_NONE, int frames=-1, Flags< WndFlag > flags=Flags< WndFlag >()) constGG::StyleFactory [virtual]
NewEdit(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) constGG::StyleFactory [virtual]
NewFileDlg(const std::string &directory, const std::string &filename, bool save, bool multi, const boost::shared_ptr< Font > &font, Clr color, Clr border_color, Clr text_color=CLR_BLACK) constGG::StyleFactory [virtual]
NewHScrollTabButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewHSliderTabButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewIntSpin(int x, int y, int w, int value, int step, int min, int max, bool edits, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewListBox(int x, int y, int w, int h, Clr color, Clr interior=CLR_ZERO, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewListBoxHScroll(int x, int y, int w, int h, Clr color, Clr interior, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewListBoxVScroll(int x, int y, int w, int h, Clr color, Clr interior, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewMenuBar(int x, int y, int w, const boost::shared_ptr< Font > &font, Clr text_color=CLR_WHITE, Clr color=CLR_BLACK, Clr interior=CLR_SHADOW) constGG::StyleFactory [virtual]
NewMultiEdit(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) constGG::StyleFactory [virtual]
NewMultiEditHScroll(int x, int y, int w, int h, Clr color, Clr interior, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewMultiEditVScroll(int x, int y, int w, int h, Clr color, Clr interior, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewRadioButtonGroup(int x, int y, int w, int h, Orientation orientation) constGG::StyleFactory [virtual]
NewScroll(int x, int y, int w, int h, Orientation orientation, Clr color, Clr interior, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewScrollDownButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewScrollLeftButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewScrollRightButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewScrollUpButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewSlider(int x, int y, int w, int h, int min, int max, Orientation orientation, SliderLineStyle style, Clr color, int tab_width, int line_width=5, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewSpinDecrButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewSpinEdit(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) constGG::StyleFactory [virtual]
NewSpinIncrButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE|REPEAT_BUTTON_DOWN) constGG::StyleFactory [virtual]
NewStateButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Flags< TextFormat > format, Clr color, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, StateButtonStyle style=SBSTYLE_3D_XBOX, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewStaticGraphic(int x, int y, int w, int h, const boost::shared_ptr< Texture > &texture, Flags< GraphicStyle > style=GRAPHIC_NONE, Flags< WndFlag > flags=Flags< WndFlag >()) constGG::StyleFactory [virtual]
NewTabBar(int x, int y, int w, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, TabBarStyle style=TAB_BAR_ATTACHED, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewTabBarLeftButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewTabBarRightButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewTabBarTab(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Flags< TextFormat > format, Clr color, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, StateButtonStyle style=SBSTYLE_3D_TOP_ATTACHED_TAB, Flags< WndFlag > flags=CLICKABLE) const GG::StyleFactory [virtual]
NewTabWnd(int x, int y, int w, int h, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, TabBarStyle style=TAB_BAR_ATTACHED, Flags< WndFlag > flags=CLICKABLE|DRAGABLE) constGG::StyleFactory [virtual]
NewTextControl(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 >()) constGG::StyleFactory [virtual]
NewTextControl(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 >()) constGG::StyleFactory [virtual]
NewThreeButtonDlg(int x, int y, int w, int h, const std::string &msg, const boost::shared_ptr< Font > &font, Clr color, Clr border_color, Clr button_color, Clr text_color, int buttons, const std::string &zero="", const std::string &one="", const std::string &two="") constGG::StyleFactory [virtual]
NewThreeButtonDlg(int w, int h, const std::string &msg, const boost::shared_ptr< Font > &font, Clr color, Clr border_color, Clr button_color, Clr text_color, int buttons, const std::string &zero="", const std::string &one="", const std::string &two="") constGG::StyleFactory [virtual]
NewVScrollTabButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
NewVSliderTabButton(int x, int y, int w, int h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=CLICKABLE) constGG::StyleFactory [virtual]
serialize(Archive &ar, const unsigned int version)GG::StyleFactory [inline]
StyleFactory()GG::StyleFactory
~StyleFactory()GG::StyleFactory [virtual]


Generated on Wed Mar 26 14:35:42 2008 for GG by  doxygen 1.5.2