GG
GG::StyleFactory Member List

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

DefaultFont(unsigned int pts=12) const GG::StyleFactoryvirtual
DefaultFont(unsigned int pts, const UnicodeCharset *first, const UnicodeCharset *last) const GG::StyleFactoryvirtual
DefaultFontName()GG::StyleFactorystatic
DeleteWnd(Wnd *wnd) const GG::StyleFactoryvirtual
NewButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewColorDlg(X x, Y y, const boost::shared_ptr< Font > &font, Clr dialog_color, Clr border_color, Clr text_color=CLR_BLACK) const GG::StyleFactoryvirtual
NewColorDlg(X x, Y y, Clr original_color, const boost::shared_ptr< Font > &font, Clr dialog_color, Clr border_color, Clr text_color=CLR_BLACK) const GG::StyleFactoryvirtual
NewDoubleSlider(X x, Y y, X w, Y h, double min, double max, Orientation orientation, SliderLineStyle style, Clr color, int tab_width, int line_width=5, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewDoubleSpin(X x, Y y, X 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=INTERACTIVE) const GG::StyleFactoryvirtual
NewDropDownList(X x, Y y, X w, Y h, Y drop_ht, Clr color, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewDropDownListListBox(X x, Y y, X w, Y h, Clr color, Clr interior=CLR_ZERO, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewDynamicGraphic(X x, Y y, X w, Y h, bool loop, X frame_width, Y frame_height, int margin, const std::vector< boost::shared_ptr< Texture > > &textures, Flags< GraphicStyle > style=GRAPHIC_NONE, int frames=DynamicGraphic::ALL_FRAMES, Flags< WndFlag > flags=Flags< WndFlag >()) const GG::StyleFactoryvirtual
NewEdit(X x, Y y, X 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=INTERACTIVE) const GG::StyleFactoryvirtual
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) const GG::StyleFactoryvirtual
NewGroupBox(X x, Y y, X w, Y h, const std::string &label, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Clr interior=CLR_ZERO, Flags< WndFlag > flags=Flags< WndFlag >()) const GG::StyleFactoryvirtual
NewHScrollTabButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewHSliderTabButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewIntSlider(X x, Y y, X w, Y h, int min, int max, Orientation orientation, SliderLineStyle style, Clr color, int tab_width, int line_width=5, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewIntSpin(X x, Y y, X 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=INTERACTIVE) const GG::StyleFactoryvirtual
NewListBox(X x, Y y, X w, Y h, Clr color, Clr interior=CLR_ZERO, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewListBoxHScroll(X x, Y y, X w, Y h, Clr color, Clr interior, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewListBoxVScroll(X x, Y y, X w, Y h, Clr color, Clr interior, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewMenuBar(X x, Y y, X w, const boost::shared_ptr< Font > &font, Clr text_color=CLR_WHITE, Clr color=CLR_BLACK, Clr interior=CLR_SHADOW) const GG::StyleFactoryvirtual
NewMultiEdit(X x, Y y, X w, Y 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=INTERACTIVE) const GG::StyleFactoryvirtual
NewMultiEditHScroll(X x, Y y, X w, Y h, Clr color, Clr interior, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewMultiEditVScroll(X x, Y y, X w, Y h, Clr color, Clr interior, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewRadioButtonGroup(X x, Y y, X w, Y h, Orientation orientation) const GG::StyleFactoryvirtual
NewScroll(X x, Y y, X w, Y h, Orientation orientation, Clr color, Clr interior, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewScrollDownButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewScrollLeftButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewScrollRightButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewScrollUpButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewSpinDecrButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewSpinEdit(X x, Y y, X 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=INTERACTIVE) const GG::StyleFactoryvirtual
NewSpinIncrButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE|REPEAT_BUTTON_DOWN) const GG::StyleFactoryvirtual
NewStateButton(X x, Y y, X w, Y 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=INTERACTIVE) const GG::StyleFactoryvirtual
NewStaticGraphic(X x, Y y, X w, Y h, const boost::shared_ptr< Texture > &texture, Flags< GraphicStyle > style=GRAPHIC_NONE, Flags< WndFlag > flags=Flags< WndFlag >()) const GG::StyleFactoryvirtual
NewTabBar(X x, Y y, X w, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, TabBarStyle style=TAB_BAR_ATTACHED, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewTabBarLeftButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewTabBarRightButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewTabBarTab(X x, Y y, X w, Y 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=INTERACTIVE) const GG::StyleFactoryvirtual
NewTabWnd(X x, Y y, X w, Y h, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, TabBarStyle style=TAB_BAR_ATTACHED, Flags< WndFlag > flags=INTERACTIVE|DRAGABLE) const GG::StyleFactoryvirtual
NewTextControl(X x, Y y, X w, Y 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 >()) const GG::StyleFactoryvirtual
NewTextControl(X x, Y 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 >()) const GG::StyleFactoryvirtual
NewThreeButtonDlg(X x, Y y, X w, Y 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="") const GG::StyleFactoryvirtual
NewThreeButtonDlg(X w, Y 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="") const GG::StyleFactoryvirtual
NewVScrollTabButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
NewVSliderTabButton(X x, Y y, X w, Y h, const std::string &str, const boost::shared_ptr< Font > &font, Clr color, Clr text_color=CLR_BLACK, Flags< WndFlag > flags=INTERACTIVE) const GG::StyleFactoryvirtual
StyleFactory()GG::StyleFactory
~StyleFactory()GG::StyleFactoryvirtual