Many classes were documented as being in a wrong library, mostly a lot of
wxbase vs wxcore confusion but we even managed to document wxAuiManager as
being in wxbase. Correct all this.
Closes #14745, #14747.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72686
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
In addition, these parameters specify the pane's docked position, floating
position, preferred size, minimum size, caption text among many other parameters.
In addition, these parameters specify the pane's docked position, floating
position, preferred size, minimum size, caption text among many other parameters.
@category{aui}
@see wxAuiManager, wxAuiDockArt
@category{aui}
@see wxAuiManager, wxAuiDockArt
You should avoid adding or deleting items in this event.
@endEventTable
You should avoid adding or deleting items in this event.
@endEventTable
@category{ctrl}
@appearance{comboctrl.png}
@category{ctrl}
@appearance{comboctrl.png}
necessary initialisations and so an attempt to do clipboard format
registration at this time will usually lead to a crash!
necessary initialisations and so an attempt to do clipboard format
registration at this time will usually lead to a crash!
@category{dnd}
@see @ref overview_dnd, @ref page_samples_dnd, wxDataObject
@category{dnd}
@see @ref overview_dnd, @ref page_samples_dnd, wxDataObject
have native double-buffering, otherwise, it is a typedef of
wxBufferedPaintDC.
have native double-buffering, otherwise, it is a typedef of
wxBufferedPaintDC.
@category{dc}
@see wxDC, wxBufferedPaintDC, wxPaintDC
@category{dc}
@see wxDC, wxBufferedPaintDC, wxPaintDC
The current file filter of the file control has been changed
@endEventTable
The current file filter of the file control has been changed
@endEventTable
@category{events}
*/
class wxFileCtrlEvent : public wxCommandEvent
@category{events}
*/
class wxFileCtrlEvent : public wxCommandEvent
at least creation of new file/directory and access, modification, move
(rename) or deletion of an existing one.
at least creation of new file/directory and access, modification, move
(rename) or deletion of an existing one.
@category{events}
@see wxFileSystemWatcher
@category{events}
@see wxFileSystemWatcher
@category{events}
@see wxListCtrl
@category{events}
@see wxListCtrl
Represents the attributes (color, font, ...) of a wxListCtrl's wxListItem.
Represents the attributes (color, font, ...) of a wxListCtrl's wxListItem.
@category{data}
@see @ref overview_listctrl, wxListCtrl, wxListItem
@category{data}
@see @ref overview_listctrl, wxListCtrl, wxListItem
or SetFont() functions on it passing it the colour/font to use.
If the colour/font is not specified, the default list control colour/font is used.
or SetFont() functions on it passing it the colour/font to use.
If the colour/font is not specified, the default list control colour/font is used.
@category{data}
@see wxListCtrl
@category{data}
@see wxListCtrl
example, to show all the log messages in a frame but still continue to process
them normally by showing the standard log dialog.
example, to show all the log messages in a frame but still continue to process
them normally by showing the standard log dialog.
@category{logging}
@see wxLogTextCtrl
@category{logging}
@see wxLogTextCtrl
The text control must have been created with @c wxTE_MULTILINE style by the
caller previously.
The text control must have been created with @c wxTE_MULTILINE style by the
caller previously.
@category{logging}
@see wxTextCtrl, wxStreamToTextRedirector
@category{logging}
@see wxTextCtrl, wxStreamToTextRedirector
@category{ctrl,ipc}
@see wxActiveXEvent, @ref page_samples_flash
@category{ctrl,ipc}
@see wxActiveXEvent, @ref page_samples_flash
objects. Currently, only wxIPV4address is implemented. An experimental
implementation for IPV6, wxIPV6address, is being developed.
objects. Currently, only wxIPV4address is implemented. An experimental
implementation for IPV6, wxIPV6address, is being developed.
@category{net}
*/
class wxIPaddress : public wxSockAddress
@category{net}
*/
class wxIPaddress : public wxSockAddress
A class for working with IPv4 network addresses.
A class for working with IPv4 network addresses.
@category{net}
*/
class wxIPV4address : public wxIPaddress
@category{net}
*/
class wxIPV4address : public wxIPaddress
You are unlikely to need to use this class: only wxSocketBase uses it.
You are unlikely to need to use this class: only wxSocketBase uses it.
@category{net}
@see wxSocketBase, wxIPaddress, wxIPV4address
@category{net}
@see wxSocketBase, wxIPaddress, wxIPV4address
The state image has been clicked.
@endEventTable
The state image has been clicked.
@endEventTable
@category{events}
@see wxTreeCtrl
@category{events}
@see wxTreeCtrl