Difference between revisions of "Documentation"

From WxWiki
Jump to navigation Jump to search
(moved wxAUI to official classes, since it is now in wxWidgets 2.8.0)
m (Text replacement - "http://www.wxwidgets.org" to "https://www.wxwidgets.org")
 
(33 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 +
In addition to this article there is also the [https://www.wxwidgets.org/docs/ official documentation] created with doxygen from the wxWidget source code.
 +
 
<div style="padding: 0px 10px 5px 10px; background: #DDF; border: 1px solid #00F;">
 
<div style="padding: 0px 10px 5px 10px; background: #DDF; border: 1px solid #00F;">
 
=== Official Classes ===
 
=== Official Classes ===
Line 14: Line 16:
 
| valign="top" |
 
| valign="top" |
 
* [[wxAUI]]
 
* [[wxAUI]]
 +
* [[wxAuiToolBar]]
 +
* [[wxAuiToolBarItem]]
 
* [[wxBitmap]]
 
* [[wxBitmap]]
 
* [[wxBitmapButton]]
 
* [[wxBitmapButton]]
 
* [[wxBrush]]
 
* [[wxBrush]]
* [[wxCommand]]
+
* [[wxBrushList]]
 
* [[wxDatePickerCtrl]]
 
* [[wxDatePickerCtrl]]
 
* [[wxDateTime]]
 
* [[wxDateTime]]
* [[wxDb]]
+
* [[wxDataViewCtrl]]
 +
* [[wxDataViewTreeCtrl]]
 +
* [[wxDataViewListCtrl]]
 
* [[wxDC]]
 
* [[wxDC]]
 
* [[wxDialog]]
 
* [[wxDialog]]
* [[wxDocument]]
 
| valign="top" |
 
 
* [[wxEvtHandler]]
 
* [[wxEvtHandler]]
 
* [[wxFile]]
 
* [[wxFile]]
 +
| valign="top" |
 
* [[wxFont]]
 
* [[wxFont]]
 
* [[wxFrame]]
 
* [[wxFrame]]
 
* [[wxGLCanvas]]
 
* [[wxGLCanvas]]
 
* [[wxGrid]]
 
* [[wxGrid]]
 +
* [[wxGridTableBase]]
 
* [[wxHtmlWindow]]
 
* [[wxHtmlWindow]]
 
* [[wxImage]]
 
* [[wxImage]]
 +
* [[wxListbook]]
 
* [[wxListCtrl]]
 
* [[wxListCtrl]]
 +
* [[wxListView]]
 +
* [[wxListItem]]
 
* [[wxLog]]
 
* [[wxLog]]
 
| valign="top" |
 
| valign="top" |
 
* [[wxMediaCtrl]]
 
* [[wxMediaCtrl]]
 +
* [[wxMenuBar]]
 
* [[wxMenu]]
 
* [[wxMenu]]
 +
* [[wxMenuItem]]
 
* [[wxNotebook]]
 
* [[wxNotebook]]
 
* [[wxPaintDC]]
 
* [[wxPaintDC]]
* [[wxPanel]]
 
 
* [[wxPen]]
 
* [[wxPen]]
 +
* [[wxPenList]]
 
* [[wxPrintout]]
 
* [[wxPrintout]]
 
* [[wxProcess]]
 
* [[wxProcess]]
 
* [[wxRegEx]]
 
* [[wxRegEx]]
 +
* [[wxRichTextCtrl]]
 
* [[wxScrolledWindow]]
 
* [[wxScrolledWindow]]
 
| valign="top" |
 
| valign="top" |
 
* [[wxSizer]]
 
* [[wxSizer]]
 +
* [[wxStatusBar]]
 
* [[wxString]]
 
* [[wxString]]
 +
* [[wxStyledTextCtrl]]
 
* [[wxTaskBarIcon]]
 
* [[wxTaskBarIcon]]
 
* [[wxTextCtrl]]
 
* [[wxTextCtrl]]
Line 54: Line 68:
 
* [[wxToolBar]]
 
* [[wxToolBar]]
 
* [[wxTreeCtrl]]
 
* [[wxTreeCtrl]]
 +
* [[wxTreeListCtrl]]
 +
* [[wxTreeListItem]]
 
* [[wxView]]
 
* [[wxView]]
 
* [[wxWindow]]
 
* [[wxWindow]]
Line 64: Line 80:
 
* [[wxGetDiskSpace]]
 
* [[wxGetDiskSpace]]
 
* [[wxLogTrace]]
 
* [[wxLogTrace]]
* [[wxMessageBox]]
+
* [[Dialog Functions]]
 
* [[wxGetTextFromUser]]
 
* [[wxGetTextFromUser]]
* [[wxUsleep]] (deprecated, use wxMilliSleep or wxMicroSleep)
+
* [[wxUsleep]] (deprecated, use [[wxMilliSleep]] or [[wxMicroSleep]])
  
 
</div>
 
</div>
Line 86: Line 102:
 
* [[wxIFM]]
 
* [[wxIFM]]
 
* [[wxIRC]] (Python)
 
* [[wxIRC]] (Python)
* [http://mathstudio.sourceforge.net MathCore & MathGUI]
 
 
* [http://www.lenmus.org/sw/page.php?pid=paginas&name=wxmidi wxMidi]
 
* [http://www.lenmus.org/sw/page.php?pid=paginas&name=wxmidi wxMidi]
 
* [[wxMozilla]]
 
* [[wxMozilla]]
Line 99: Line 114:
 
* [[wxSMTP]]
 
* [[wxSMTP]]
 
* [[wxSQLite]]
 
* [[wxSQLite]]
* [[wxStyledTextCtrl]]
 
* [[wxTFTP]]
 
 
| valign="top" |
 
| valign="top" |
 
* [[wxTreeListCtrl]]
 
* [[wxTreeListCtrl]]
Line 107: Line 120:
 
* [[wxVTK]]
 
* [[wxVTK]]
 
* [[wxVirtualDirTreeCtrl]]
 
* [[wxVirtualDirTreeCtrl]]
 +
* [[wxDba]]
 
|}
 
|}
 
Additional contributed classes can be found on the [http://wxcode.sourceforge.net/ wxCode website].
 
Additional contributed classes can be found on the [http://wxcode.sourceforge.net/ wxCode website].

Latest revision as of 14:11, 19 October 2018