Difference between revisions of "Documentation"

From WxWiki
Jump to navigation Jump to search
m (Text replacement - "http://www.wxwidgets.org" to "https://www.wxwidgets.org")
 
(42 intermediate revisions by 14 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 ===
 
See the [[Official Classes]] page for a full listing of all classes by category, or the [[:Category:Official Class|Official Class Category]] page for an alphabetical listing.
 
See the [[Official Classes]] page for a full listing of all classes by category, or the [[:Category:Official Class|Official Class Category]] page for an alphabetical listing.
 +
<!--
 +
 +
ATTENTION EDITORS:
 +
 +
Please keep this table clean of all but the most commonly referenced classes. We're not attempting to list every single class in the library on this page. That's what the Official Classes and Official Class Category pages are for. Ideally, we really would like to avoid cluttering the list with small, simple classes that don't require a lot of documentation to explain or understand (like wxPoint), or rarely used, obscure classes (like wxHtmlTagsModule).
 +
 +
When putting up new class pages, if you simply add the text "{{Official Class Section}}" at the top of the class page source, the wiki will add the Official Class summary header to the class page and automatically add the page to the Official Class Category page in alphabetical order saving you the work of listing it. We also hope to have the Official Classes page completely filled out with all official classes eventually so there will be no work required to categorize any there either.
 +
 +
-->
 
{| style="background: none; margin: 0px; padding: 0px; width: 100%;" cellpadding="5" cellspacing="0" border="0"
 
{| style="background: none; margin: 0px; padding: 0px; width: 100%;" cellpadding="5" cellspacing="0" border="0"
 
| valign="top" |
 
| valign="top" |
 +
* [[wxAUI]]
 +
* [[wxAuiToolBar]]
 +
* [[wxAuiToolBarItem]]
 
* [[wxBitmap]]
 
* [[wxBitmap]]
 
* [[wxBitmapButton]]
 
* [[wxBitmapButton]]
 
* [[wxBrush]]
 
* [[wxBrush]]
* [[wxComboBox]]
+
* [[wxBrushList]]
* [[wxCommand]]
 
 
* [[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 45: Line 68:
 
* [[wxToolBar]]
 
* [[wxToolBar]]
 
* [[wxTreeCtrl]]
 
* [[wxTreeCtrl]]
 +
* [[wxTreeListCtrl]]
 +
* [[wxTreeListItem]]
 
* [[wxView]]
 
* [[wxView]]
 
* [[wxWindow]]
 
* [[wxWindow]]
Line 55: Line 80:
 
* [[wxGetDiskSpace]]
 
* [[wxGetDiskSpace]]
 
* [[wxLogTrace]]
 
* [[wxLogTrace]]
* [[wxMessageBox]]
+
* [[Dialog Functions]]
* [[wxUsleep]] (deprecated, use wxMilliSleep or wxMicroSleep)
+
* [[wxGetTextFromUser]]
 +
* [[wxUsleep]] (deprecated, use [[wxMilliSleep]] or [[wxMicroSleep]])
  
 
</div>
 
</div>
  
 
<div style="margin-top: 10px; padding: 0px 10px 5px 10px; background: #DFD; border: 1px solid #0F0;">
 
<div style="margin-top: 10px; padding: 0px 10px 5px 10px; background: #DFD; border: 1px solid #0F0;">
 +
 
=== Contributed Classes ===
 
=== Contributed Classes ===
 
{| style="background: none; margin: 0px; padding: 0px; width: 100%;" cellpadding="5" cellspacing="0" border="0"
 
{| style="background: none; margin: 0px; padding: 0px; width: 100%;" cellpadding="5" cellspacing="0" border="0"
 
| valign="top" |
 
| valign="top" |
* [[wxAUI]]
+
* [[wxAttribute]]
 
* [[wxActiveX]]
 
* [[wxActiveX]]
 
* [[wxArt2d]]
 
* [[wxArt2d]]
Line 71: Line 98:
 
* [[wxFrameLayout]]
 
* [[wxFrameLayout]]
 
* [[wxGhostscript]]
 
* [[wxGhostscript]]
 +
* [[wxGoldParser]]
 
| valign="top" |
 
| valign="top" |
* [[wxGoldParser]]
 
 
* [[wxIFM]]
 
* [[wxIFM]]
 
* [[wxIRC]] (Python)
 
* [[wxIRC]] (Python)
* [http://mathstudio.sourceforge.net MathCore & MathGUI]
+
* [http://www.lenmus.org/sw/page.php?pid=paginas&name=wxmidi wxMidi]
 
* [[wxMozilla]]
 
* [[wxMozilla]]
 +
* [[wxOGL]]
 
* [[wxOTL]]
 
* [[wxOTL]]
 
* [[wxOTLGrid]]
 
* [[wxOTLGrid]]
Line 86: Line 114:
 
* [[wxSMTP]]
 
* [[wxSMTP]]
 
* [[wxSQLite]]
 
* [[wxSQLite]]
* [[wxStyledTextCtrl]]
 
 
| valign="top" |
 
| valign="top" |
* [[wxTFTP]]
 
 
* [[wxTreeListCtrl]]
 
* [[wxTreeListCtrl]]
 
* [[wxTreeMultiCtrl]]
 
* [[wxTreeMultiCtrl]]
Line 94: 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].
</div>
 

Latest revision as of 14:11, 19 October 2018