re-enabled all @appearance tags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c2116a3579
commit
7e59b88579
@ -49,7 +49,7 @@ enum wxAnimationType
|
||||
|
||||
@nativeimpl{wxgtk,wxmsw}
|
||||
|
||||
<!-- @appearance{animationctrl.png} -->
|
||||
@appearance{animationctrl.png}
|
||||
|
||||
@see wxAnimation, @sample{animate}
|
||||
*/
|
||||
|
@ -61,7 +61,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
|
||||
*/
|
||||
|
@ -38,7 +38,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{button.png} -->
|
||||
@appearance{button.png}
|
||||
|
||||
@see wxBitmapButton
|
||||
*/
|
||||
|
@ -249,7 +249,7 @@ enum wxCalendarHitTestResult
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{calendarctrl.png} -->
|
||||
@appearance{calendarctrl.png}
|
||||
|
||||
@nativeimpl{wxgtk,wxmsw}
|
||||
|
||||
|
@ -47,7 +47,7 @@ enum wxCheckBoxState
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{checkbox.png} -->
|
||||
@appearance{checkbox.png}
|
||||
|
||||
@see wxRadioButton, wxCommandEvent
|
||||
*/
|
||||
|
@ -28,7 +28,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{checklistbox.png} -->
|
||||
@appearance{checklistbox.png}
|
||||
|
||||
@see wxListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
|
||||
*/
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{choice.png} -->
|
||||
@appearance{choice.png}
|
||||
|
||||
@see wxListBox, wxComboBox, wxCommandEvent
|
||||
*/
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
<!-- @appearance{colourpickerctrl.png} -->
|
||||
@appearance{colourpickerctrl.png}
|
||||
|
||||
@see wxColourDialog, wxColourPickerEvent
|
||||
*/
|
||||
|
@ -98,7 +98,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{collapsiblepane.png} -->
|
||||
@appearance{collapsiblepane.png}
|
||||
|
||||
@see wxPanel, wxCollapsiblePaneEvent
|
||||
*/
|
||||
|
@ -301,7 +301,7 @@ struct wxComboCtrlFeatures
|
||||
|
||||
@library{wxbase}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{comboctrl.png} -->
|
||||
@appearance{comboctrl.png}
|
||||
|
||||
@see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxComboPopup,
|
||||
wxCommandEvent
|
||||
|
@ -53,7 +53,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{combobox.png} -->
|
||||
@appearance{combobox.png}
|
||||
|
||||
@see wxListBox, wxTextCtrl, wxChoice, wxCommandEvent
|
||||
*/
|
||||
|
@ -703,7 +703,7 @@ public:
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl,dvc}
|
||||
<!-- @appearance{dataviewctrl.png} -->
|
||||
@appearance{dataviewctrl.png}
|
||||
*/
|
||||
class wxDataViewCtrl : public wxControl
|
||||
{
|
||||
@ -1682,7 +1682,7 @@ public:
|
||||
|
||||
@library{wxbase}
|
||||
@category{ctrl,dvc}
|
||||
<!-- @appearance{dataviewtreectrl.png} -->
|
||||
@appearance{dataviewtreectrl.png}
|
||||
*/
|
||||
class wxDataViewTreeCtrl : public wxDataViewCtrl
|
||||
{
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
@library{wxadv}
|
||||
@category{pickers}
|
||||
<!-- @appearance{datepickerctrl.png} -->
|
||||
@appearance{datepickerctrl.png}
|
||||
|
||||
@see wxCalendarCtrl, wxDateEvent
|
||||
*/
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
@library{wxbase}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{genericdirctrl.png} -->
|
||||
@appearance{genericdirctrl.png}
|
||||
*/
|
||||
class wxGenericDirCtrl : public wxControl
|
||||
{
|
||||
|
@ -50,7 +50,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
<!-- @appearance{filepickerctrl.png} -->
|
||||
@appearance{filepickerctrl.png}
|
||||
|
||||
@see wxFileDialog, wxFileDirPickerEvent
|
||||
*/
|
||||
@ -174,7 +174,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
<!-- @appearance{dirpickerctrl.png} -->
|
||||
@appearance{dirpickerctrl.png}
|
||||
|
||||
@see wxDirDialog, wxFileDirPickerEvent
|
||||
*/
|
||||
|
@ -42,7 +42,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{pickers}
|
||||
<!-- @appearance{fontpickerctrl.png} -->
|
||||
@appearance{fontpickerctrl.png}
|
||||
|
||||
@see wxFontDialog, wxFontPickerEvent
|
||||
*/
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{gauge.png} -->
|
||||
@appearance{gauge.png}
|
||||
|
||||
@see wxSlider, wxScrollBar
|
||||
*/
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
@library{wxhtml}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{htmllistbox.png} -->
|
||||
@appearance{htmllistbox.png}
|
||||
|
||||
@see wxSimpleHtmlListBox
|
||||
*/
|
||||
@ -175,7 +175,7 @@ public:
|
||||
|
||||
@library{wxhtml}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{simplehtmllistbox.png} -->
|
||||
@appearance{simplehtmllistbox.png}
|
||||
|
||||
@see wxSimpleHtmlListBox::Create
|
||||
*/
|
||||
|
@ -70,7 +70,7 @@ public:
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{hyperlinkctrl.png} -->
|
||||
@appearance{hyperlinkctrl.png}
|
||||
|
||||
@see wxURL, wxHyperlinkEvent
|
||||
*/
|
||||
|
@ -53,7 +53,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{listbox.png} -->
|
||||
@appearance{listbox.png}
|
||||
|
||||
@see wxEditableListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
|
||||
*/
|
||||
|
@ -138,7 +138,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{listctrl.png} -->
|
||||
@appearance{listctrl.png}
|
||||
|
||||
@see @ref overview_listctrl "wxListCtrl Overview", wxListView,
|
||||
wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem, wxEditableListBox
|
||||
@ -1083,7 +1083,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{listview.png} -->
|
||||
@appearance{listview.png}
|
||||
|
||||
@see wxListView::SetColumnImage
|
||||
*/
|
||||
|
@ -56,7 +56,7 @@ enum wxOwnerDrawnComboBoxPaintingFlags
|
||||
|
||||
@library{wxadv}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{ownerdrawncombobox.png} -->
|
||||
@appearance{ownerdrawncombobox.png}
|
||||
|
||||
@see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent
|
||||
*/
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{radiobox.png} -->
|
||||
@appearance{radiobox.png}
|
||||
|
||||
@see @ref overview_eventhandling, wxRadioButton, wxCheckBox
|
||||
*/
|
||||
|
@ -38,7 +38,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{radiobutton.png} -->
|
||||
@appearance{radiobutton.png}
|
||||
|
||||
@see @ref overview_eventhandling, wxRadioBox, wxCheckBox
|
||||
*/
|
||||
|
@ -105,7 +105,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{scrollbar.png} -->
|
||||
@appearance{scrollbar.png}
|
||||
|
||||
@see @ref overview_scrolling, @ref overview_eventhandling, wxScrolled
|
||||
*/
|
||||
|
@ -107,7 +107,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{slider.png} -->
|
||||
@appearance{slider.png}
|
||||
|
||||
@see @ref overview_eventhandling, wxScrollBar
|
||||
*/
|
||||
|
@ -92,7 +92,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{spinbutton.png} -->
|
||||
@appearance{spinbutton.png}
|
||||
|
||||
@see wxSpinCtrl
|
||||
*/
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{spinctrl.png} -->
|
||||
@appearance{spinctrl.png}
|
||||
|
||||
@see wxSpinButton, wxSpinCtrlDouble, wxControl
|
||||
*/
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{staticbitmap.png} -->
|
||||
@appearance{staticbitmap.png}
|
||||
|
||||
@see wxStaticBitmap, wxStaticBox
|
||||
*/
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{staticbox.png} -->
|
||||
@appearance{staticbox.png}
|
||||
|
||||
@see wxStaticText
|
||||
*/
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{statictext.png} -->
|
||||
@appearance{statictext.png}
|
||||
|
||||
@see wxStaticBitmap, wxStaticBox
|
||||
*/
|
||||
|
@ -1001,7 +1001,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{textctrl.png} -->
|
||||
@appearance{textctrl.png}
|
||||
|
||||
@see wxTextCtrl::Create, wxValidator
|
||||
*/
|
||||
|
@ -24,7 +24,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{togglebutton.png} -->
|
||||
@appearance{togglebutton.png}
|
||||
|
||||
@see wxCheckBox, wxButton, wxBitmapToggleButton
|
||||
*/
|
||||
@ -118,7 +118,7 @@ public:
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{bitmaptogglebutton.png} -->
|
||||
@appearance{bitmaptogglebutton.png}
|
||||
*/
|
||||
class wxBitmapToggleButton : public wxControl
|
||||
{
|
||||
|
@ -121,7 +121,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{treectrl.png} -->
|
||||
@appearance{treectrl.png}
|
||||
|
||||
@see wxDataViewTreeCtrl, wxTreeEvent, wxTreeItemData, @ref overview_treectrl, wxListBox,
|
||||
wxListCtrl, wxImageList
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
@library{wxcore}
|
||||
@category{ctrl}
|
||||
<!-- @appearance{vlistbox.png} -->
|
||||
@appearance{vlistbox.png}
|
||||
|
||||
@see wxSimpleHtmlListBox, wxHtmlListBox
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user