Document wxDataView{List,Tree}Ctrl as only available since 2.9.0.
See #15130. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2383,6 +2383,8 @@ public:
|
|||||||
|
|
||||||
@library{wxadv}
|
@library{wxadv}
|
||||||
@category{ctrl,dvc}
|
@category{ctrl,dvc}
|
||||||
|
|
||||||
|
@since 2.9.0
|
||||||
*/
|
*/
|
||||||
class wxDataViewListCtrl: public wxDataViewCtrl
|
class wxDataViewListCtrl: public wxDataViewCtrl
|
||||||
{
|
{
|
||||||
@@ -2693,6 +2695,9 @@ public:
|
|||||||
|
|
||||||
@library{wxadv}
|
@library{wxadv}
|
||||||
@category{ctrl,dvc}
|
@category{ctrl,dvc}
|
||||||
|
|
||||||
|
@since 2.9.0
|
||||||
|
|
||||||
@appearance{dataviewtreectrl}
|
@appearance{dataviewtreectrl}
|
||||||
*/
|
*/
|
||||||
class wxDataViewTreeCtrl : public wxDataViewCtrl
|
class wxDataViewTreeCtrl : public wxDataViewCtrl
|
||||||
|
Reference in New Issue
Block a user