Commented out appearance sections in docs temporarily until screenshots are added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3d2cf88441
commit
0c7fe6f220
@ -50,7 +50,7 @@ enum wxAnimationType
|
||||
|
||||
@nativeimpl{wxgtk,wxmsw}
|
||||
|
||||
@appearance{animationctrl.png}
|
||||
<!-- @appearance{animationctrl.png} -->
|
||||
|
||||
@see wxAnimation
|
||||
*/
|
||||
|
@ -62,7 +62,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{bitmapbutton.png}
|
||||
<!-- @appearance{bitmapbutton.png} -->
|
||||
|
||||
@see wxButton
|
||||
*/
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl}
|
||||
@appearance{bitmapcombobox.png}
|
||||
<!-- @appearance{bitmapcombobox.png} -->
|
||||
|
||||
@see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxCommandEvent
|
||||
*/
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{button.png}
|
||||
<!-- @appearance{button.png} -->
|
||||
|
||||
@see wxBitmapButton
|
||||
*/
|
||||
|
@ -43,7 +43,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
@appearance{filepickerctrl.png}
|
||||
<!-- @appearance{filepickerctrl.png} -->
|
||||
|
||||
@see wxFileDialog, wxFileDirPickerEvent
|
||||
*/
|
||||
@ -161,7 +161,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
@appearance{dirpickerctrl.png}
|
||||
<!-- @appearance{dirpickerctrl.png} -->
|
||||
|
||||
@see wxDirDialog, wxFileDirPickerEvent
|
||||
*/
|
||||
|
@ -38,7 +38,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
@appearance{fontpickerctrl.png}
|
||||
<!-- @appearance{fontpickerctrl.png} -->
|
||||
|
||||
@see wxFontDialog, wxFontPickerEvent
|
||||
*/
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
@library{wxhtml}
|
||||
@category{ctrl}
|
||||
@appearance{htmllistbox.png}
|
||||
<!-- @appearance{htmllistbox.png} -->
|
||||
|
||||
@see wxSimpleHtmlListBox
|
||||
*/
|
||||
@ -177,7 +177,7 @@ public:
|
||||
|
||||
@library{wxhtml}
|
||||
@category{ctrl}
|
||||
@appearance{simplehtmllistbox.png}
|
||||
<!-- @appearance{simplehtmllistbox.png} -->
|
||||
|
||||
@see wxSimpleHtmlListBox::Create
|
||||
*/
|
||||
|
@ -72,7 +72,7 @@ public:
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl}
|
||||
@appearance{hyperlinkctrl.png}
|
||||
<!-- @appearance{hyperlinkctrl.png} -->
|
||||
|
||||
@see wxURL, wxHyperlinkEvent
|
||||
*/
|
||||
|
@ -54,7 +54,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{listbox.png}
|
||||
<!-- @appearance{listbox.png} -->
|
||||
|
||||
@see wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
|
||||
*/
|
||||
|
@ -84,7 +84,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{listctrl.png}
|
||||
<!-- @appearance{listctrl.png} -->
|
||||
|
||||
@see @ref overview_wxlistctrloverview "wxListCtrl overview", wxListView,
|
||||
wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem
|
||||
@ -1122,7 +1122,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{listview.png}
|
||||
<!-- @appearance{listview.png} -->
|
||||
|
||||
@see wxListView::SetColumnImage
|
||||
*/
|
||||
|
@ -57,7 +57,7 @@ enum wxOwnerDrawnComboBoxPaintingFlags
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl}
|
||||
@appearance{ownerdrawncombobox.png}
|
||||
<!-- @appearance{ownerdrawncombobox.png} -->
|
||||
|
||||
@see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent
|
||||
*/
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{radiobox.png}
|
||||
<!-- @appearance{radiobox.png} -->
|
||||
|
||||
@see @ref overview_eventhandling, wxRadioButton, wxCheckBox
|
||||
*/
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{radiobutton.png}
|
||||
<!-- @appearance{radiobutton.png} -->
|
||||
|
||||
@see @ref overview_eventhandling, wxRadioBox, wxCheckBox
|
||||
*/
|
||||
|
@ -43,7 +43,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{slider.png}
|
||||
<!-- @appearance{slider.png} -->
|
||||
|
||||
@see @ref overview_eventhandlingoverview, wxScrollBar
|
||||
*/
|
||||
|
@ -68,7 +68,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{spinbutton.png}
|
||||
<!-- @appearance{spinbutton.png} -->
|
||||
|
||||
@see wxSpinCtrl
|
||||
*/
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{spinctrl.png}
|
||||
<!-- @appearance{spinctrl.png} -->
|
||||
|
||||
@see @ref overview_eventhandlingoverview, wxSpinButton, wxControl
|
||||
*/
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{staticbitmap.png}
|
||||
<!-- @appearance{staticbitmap.png} -->
|
||||
|
||||
@see wxStaticBitmap, wxStaticBox
|
||||
*/
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{staticbox.png}
|
||||
<!-- @appearance{staticbox.png} -->
|
||||
|
||||
@see wxStaticText
|
||||
*/
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{statictext.png}
|
||||
<!-- @appearance{statictext.png} -->
|
||||
|
||||
@see wxStaticBitmap, wxStaticBox
|
||||
*/
|
||||
|
@ -695,7 +695,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{textctrl.png}
|
||||
<!-- @appearance{textctrl.png} -->
|
||||
|
||||
@see wxTextCtrl::Create, wxValidator
|
||||
*/
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{togglebutton.png}
|
||||
<!-- @appearance{togglebutton.png} -->
|
||||
|
||||
@see wxCheckBox, wxButton, wxBitmapToggleButton
|
||||
*/
|
||||
@ -120,7 +120,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{bitmaptogglebutton.png}
|
||||
<!-- @appearance{bitmaptogglebutton.png} -->
|
||||
*/
|
||||
class wxBitmapToggleButton : public wxControl
|
||||
{
|
||||
|
@ -121,7 +121,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
@appearance{treectrl.png}
|
||||
<!-- @appearance{treectrl.png} -->
|
||||
|
||||
@see wxTreeItemData, @ref overview_wxtreectrloverview "wxTreeCtrl overview",
|
||||
wxListBox, wxListCtrl, wxImageList, wxTreeEvent
|
||||
|
Loading…
Reference in New Issue
Block a user