Home
last modified time | relevance | path

Searched refs:WidgetsPage (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/widgets/
H A Dwidgets.cpp226 WidgetsPage *CurrentPage();
692 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
844 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
860 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
888 WidgetsPage *page = CurrentPage(); in OnSetFont()
944 WidgetsPage *page = CurrentPage(); in OnSetBorder()
981 WidgetsPage::GetAttrs().m_dir = in OnToggleLayoutDirection()
1262 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
1312 WidgetsPage::WidgetsPage(WidgetsBookCtrl *book, in WidgetsPage() function in WidgetsPage
1331 void WidgetsPage::SetUpWidget() in SetUpWidget()
[all …]
H A Dactivityindicator.cpp54 class ActivityIndicatorWidgetsPage : public WidgetsPage
58 : WidgetsPage(book, imaglist, activityindicator_xpm) in ActivityIndicatorWidgetsPage()
94 wxBEGIN_EVENT_TABLE(ActivityIndicatorWidgetsPage, WidgetsPage)
H A Dwidgets.h122 class WidgetsPage : public wxPanel
125 WidgetsPage(WidgetsBookCtrl *book,
200 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
238 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \
H A Deditlbox.cpp64 class EditableListboxWidgetsPage : public WidgetsPage
106 wxBEGIN_EVENT_TABLE(EditableListboxWidgetsPage, WidgetsPage)
119 : WidgetsPage(book, imaglist, listbox_xpm) in EditableListboxWidgetsPage()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.cpp161 WidgetsPage *CurrentPage();
595 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
606 return wxStaticCast(page, WidgetsPage); in CurrentPage()
658 WidgetsPage *page = CurrentPage(); in OnPageChanged()
713 WidgetsPage *page = CurrentPage(); in OnSetTooltip()
728 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
756 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
784 WidgetsPage *page = CurrentPage(); in OnSetFont()
838 WidgetsPage *page = CurrentPage(); in OnSetBorder()
873 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
[all …]
H A Dwidgets.h89 class WidgetsPage : public wxPanel
92 WidgetsPage(WidgetsBookCtrl *book,
151 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
189 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \
H A Dtoggle.cpp58 class ToggleWidgetsPage : public WidgetsPage
100 BEGIN_EVENT_TABLE(ToggleWidgetsPage, WidgetsPage)
121 :WidgetsPage(book, imaglist, toggle_xpm) in ToggleWidgetsPage()
H A Dsearchctrl.cpp68 class SearchCtrlWidgetsPage : public WidgetsPage
109 BEGIN_EVENT_TABLE(SearchCtrlWidgetsPage, WidgetsPage)
130 : WidgetsPage(book, imaglist, text_xpm) in SearchCtrlWidgetsPage()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.cpp161 WidgetsPage *CurrentPage();
595 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
606 return wxStaticCast(page, WidgetsPage); in CurrentPage()
658 WidgetsPage *page = CurrentPage(); in OnPageChanged()
713 WidgetsPage *page = CurrentPage(); in OnSetTooltip()
728 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
756 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
784 WidgetsPage *page = CurrentPage(); in OnSetFont()
838 WidgetsPage *page = CurrentPage(); in OnSetBorder()
873 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
[all …]
H A Dwidgets.h89 class WidgetsPage : public wxPanel
92 WidgetsPage(WidgetsBookCtrl *book,
151 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
189 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \
H A Dtoggle.cpp58 class ToggleWidgetsPage : public WidgetsPage
100 BEGIN_EVENT_TABLE(ToggleWidgetsPage, WidgetsPage)
121 :WidgetsPage(book, imaglist, toggle_xpm) in ToggleWidgetsPage()
H A Dsearchctrl.cpp68 class SearchCtrlWidgetsPage : public WidgetsPage
109 BEGIN_EVENT_TABLE(SearchCtrlWidgetsPage, WidgetsPage)
130 : WidgetsPage(book, imaglist, text_xpm) in SearchCtrlWidgetsPage()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.cpp161 WidgetsPage *CurrentPage();
595 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
606 return wxStaticCast(page, WidgetsPage); in CurrentPage()
658 WidgetsPage *page = CurrentPage(); in OnPageChanged()
713 WidgetsPage *page = CurrentPage(); in OnSetTooltip()
728 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
756 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
784 WidgetsPage *page = CurrentPage(); in OnSetFont()
838 WidgetsPage *page = CurrentPage(); in OnSetBorder()
873 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
[all …]
H A Dwidgets.h89 class WidgetsPage : public wxPanel
92 WidgetsPage(WidgetsBookCtrl *book,
151 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
189 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \
H A Dtoggle.cpp58 class ToggleWidgetsPage : public WidgetsPage
100 BEGIN_EVENT_TABLE(ToggleWidgetsPage, WidgetsPage)
121 :WidgetsPage(book, imaglist, toggle_xpm) in ToggleWidgetsPage()
H A Dsearchctrl.cpp68 class SearchCtrlWidgetsPage : public WidgetsPage
109 BEGIN_EVENT_TABLE(SearchCtrlWidgetsPage, WidgetsPage)
130 : WidgetsPage(book, imaglist, text_xpm) in SearchCtrlWidgetsPage()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.cpp161 WidgetsPage *CurrentPage();
595 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
606 return wxStaticCast(page, WidgetsPage); in CurrentPage()
658 WidgetsPage *page = CurrentPage(); in OnPageChanged()
713 WidgetsPage *page = CurrentPage(); in OnSetTooltip()
728 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
756 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
784 WidgetsPage *page = CurrentPage(); in OnSetFont()
838 WidgetsPage *page = CurrentPage(); in OnSetBorder()
873 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
[all …]
H A Dwidgets.h89 class WidgetsPage : public wxPanel
92 WidgetsPage(WidgetsBookCtrl *book,
151 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
189 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \
H A Dtoggle.cpp58 class ToggleWidgetsPage : public WidgetsPage
100 BEGIN_EVENT_TABLE(ToggleWidgetsPage, WidgetsPage)
121 :WidgetsPage(book, imaglist, toggle_xpm) in ToggleWidgetsPage()
H A Dsearchctrl.cpp68 class SearchCtrlWidgetsPage : public WidgetsPage
109 BEGIN_EVENT_TABLE(SearchCtrlWidgetsPage, WidgetsPage)
130 : WidgetsPage(book, imaglist, text_xpm) in SearchCtrlWidgetsPage()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/widgets/
H A Dwidgets.cpp196 WidgetsPage *CurrentPage();
657 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
668 return wxStaticCast(page, WidgetsPage); in CurrentPage()
720 WidgetsPage *page = CurrentPage(); in OnPageChanged()
775 WidgetsPage *page = CurrentPage(); in OnSetTooltip()
811 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
834 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
868 WidgetsPage *page = CurrentPage(); in OnSetFont()
929 WidgetsPage *page = CurrentPage(); in OnSetBorder()
1186 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
[all …]
H A Dwidgets.h92 class WidgetsPage : public wxPanel
95 WidgetsPage(WidgetsBookCtrl *book,
163 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
201 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \
H A Deditlbox.cpp67 class EditableListboxWidgetsPage : public WidgetsPage
109 wxBEGIN_EVENT_TABLE(EditableListboxWidgetsPage, WidgetsPage)
122 : WidgetsPage(book, imaglist, listbox_xpm) in EditableListboxWidgetsPage()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/widgets/
H A Dwidgets.cpp196 WidgetsPage *CurrentPage();
657 WidgetsPage *WidgetsFrame::CurrentPage() in CurrentPage()
668 return wxStaticCast(page, WidgetsPage); in CurrentPage()
720 WidgetsPage *page = CurrentPage(); in OnPageChanged()
775 WidgetsPage *page = CurrentPage(); in OnSetTooltip()
811 WidgetsPage *page = CurrentPage(); in OnSetFgCol()
834 WidgetsPage *page = CurrentPage(); in OnSetBgCol()
868 WidgetsPage *page = CurrentPage(); in OnSetFont()
929 WidgetsPage *page = CurrentPage(); in OnSetBorder()
1186 if ( WidgetsPage::ms_widgetPages ) in WidgetsPageInfo()
[all …]
H A Dwidgets.h92 class WidgetsPage : public wxPanel
95 WidgetsPage(WidgetsBookCtrl *book,
163 typedef WidgetsPage *(*Constructor)(WidgetsBookCtrl *book,
201 WidgetsPage *wxCtorFor##classname(WidgetsBookCtrl *book, \

12345678