\func{}{wxDataViewModel}{\void}
+Constructor.
\membersection{wxDataViewModel::\destruct{wxDataViewModel}}\label{wxdataviewmodeldtor}
\func{}{\destruct{wxDataViewModel}}{\void}
+Destructor.
\section{\class{wxDataViewListModel}}\label{wxdataviewlistmodel}
\func{}{wxDataViewListModel}{\void}
+Constructor.
\membersection{wxDataViewListModel::\destruct{wxDataViewListModel}}\label{wxdataviewlistmodeldtor}
\func{}{\destruct{wxDataViewListModel}}{\void}
+Destructor.
\membersection{wxDataViewListModel::AddNotifier}\label{wxdataviewlistmodeladdnotifier}
Adds {\it notifier} to the internal list of notifers.
-See also \helpref{RemoveNotifier}{{wxdataviewlistmodelremovenotifier}.
+See also \helpref{RemoveNotifier}{wxdataviewlistmodelremovenotifier}.
\membersection{wxDataViewListModel::AddViewingColumn}\label{wxdataviewlistmodeladdviewingcolumn}
\membersection{wxDataViewListModel::Cleared}\label{wxdataviewlistmodelcleared}
-\func{bool}{Cleared}{\void}
+\func{bool}{virtual Cleared}{\void}
Call this if all data in your model has been cleared.
Removes the notifier from the list of notifiers.
-See also \helpref{AddNotifier}{{wxdataviewlistmodeladdnotifier}.
+See also \helpref{AddNotifier}{wxdataviewlistmodeladdnotifier}.
\membersection{wxDataViewListModel::RemoveViewingColumn}\label{wxdataviewlistmodelremoveviewingcolumn}