fix (reversed) operator!() description (bug 1817138)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
576adedbc0
commit
129d09bee9
@ -1112,7 +1112,8 @@ Returns \true if this instance is referencing a valid tree item.
|
||||
|
||||
\constfunc{void}{operator $!$}{}
|
||||
|
||||
Synonim for \helpref{IsOk}{wxtreeitemidisok}
|
||||
Antonym of \helpref{IsOk}{wxtreeitemidisok}, i.e. returns \true only if the
|
||||
item is not valid.
|
||||
|
||||
|
||||
\constfunc{bool}{operator $==$}{\param{const wxTreeItemId\& }{item}}
|
||||
|
Loading…
Reference in New Issue
Block a user