wxwidgets.cfg: Added more <not-bool/>-flags.

This commit is contained in:
orbitcowboy 2020-02-29 12:23:08 +01:00
parent b06f4d4189
commit 18a0944646
1 changed files with 58 additions and 1 deletions

View File

@ -11701,6 +11701,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
@ -11713,6 +11714,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in"/>
</function>
@ -11731,6 +11733,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in"/>
</function>
@ -11757,6 +11760,7 @@
</arg>
<arg nr="3" default="wxGridSelectCells" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGrid::SetTabBehaviour( TabBehaviour behaviour ) -->
@ -11783,9 +11787,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" default="0" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxPropertyGridInterface::SetColumnProportion( unsigned int column, int proportion ) -->
@ -11796,9 +11802,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxPropertyGridManager::ShowHeader( bool show = true ) -->
@ -11850,6 +11858,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- bool wxTextEntry::AutoComplete( wxTextCompleter * completer ) -->
@ -11912,9 +11921,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual wxGraphicsContext* wxGraphicsRenderer::CreateContext(wxWindow * window) -->
@ -11936,6 +11947,7 @@
<returnValue type="bool"/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGCDC::SetGraphicsContext( wxGraphicsContext * ctx ) -->
@ -11967,6 +11979,7 @@
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- @todo: bool wxCmdLineParser::Found( const wxString & name) const -->
@ -12026,9 +12039,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" default="0" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<warn severity="style">This is a wxWidgets 1.xx compatibility function. Use 'wxString::Truncate' in new applications instead.</warn>
</function>
@ -12039,6 +12054,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--void wxString::UpperCase(void) -->
@ -12064,6 +12080,7 @@
<use-retval/>
<arg nr="1" default="wxPATH_NATIVE" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxWindow::ClientToScreen(int * x, int * y) const -->
@ -12086,6 +12103,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
@ -12103,6 +12121,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxPopupTransientWindow::ProcessLeftDown(wxMouseEvent & event) -->
@ -12159,6 +12178,7 @@
<use-retval/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>1:</valid>
</arg>
</function>
@ -12194,6 +12214,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--static void wxImage::AddHandler(wxImageHandler * handler)-->
@ -12223,6 +12244,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--virtual bool wxImage::SaveFile(wxOutputStream & stream, const wxString & mimetype) const -->
@ -12279,6 +12301,7 @@
<leak-ignore/>
<arg nr="1" default="wxSHUTDOWN_POWEROFF" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--unsigned long wxGetProcessId(void)-->
@ -12362,6 +12385,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" default="wxPAGE_ALL" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxHtmlEasyPrinting::SetHeader( const wxString & header, int pg = wxPAGE_ALL ) -->
@ -12372,6 +12396,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" default="wxPAGE_ALL" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxHtmlEasyPrinting::SetParentWindow(wxWindow *w) -->
@ -12398,6 +12423,7 @@
</arg>
<arg nr="3" default="wxGridSelectCells" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGrid::SetColMinimalAcceptableWidth( int width ) -->
@ -12407,6 +12433,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGrid::SetColMinimalWidth( int col, int width ) -->
@ -12416,9 +12443,11 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxGrid::SelectRow(int row, bool addToSelected = false) -->
@ -12428,6 +12457,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" default="false" direction="in">
<not-uninit/>
@ -12441,9 +12471,11 @@
<leak-ignore/>
<arg nr="1" default="0" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" default="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" default="true" direction="in">
<not-uninit/>
@ -12484,6 +12516,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual int wxAnimation::GetDelay(unsigned int i) const -->
@ -12495,6 +12528,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- wxImage wxImage::Rotate(double angle, const wxPoint & rotationCentre, bool interpolating = true, wxPoint * offsetAfterRotation = NULL) const -->
@ -12550,6 +12584,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual unsigned int wxAnimation::GetFrameCount(unsigned int i) const -->
@ -12561,6 +12596,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxAnimation::Load(wxInputStream & stream, wxAnimationType type = wxANIMATION_TYPE_ANY) -->
@ -12571,9 +12607,10 @@
<arg nr="1" direction="out"/>
<arg nr="2" default="wxANIMATION_TYPE_ANY" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual bool wxAnimation::LoadFile(const wxString &name wxAnimationType type = wxANIMATION_TYPE_ANY) -->
<!-- virtual bool wxAnimation::LoadFile(const wxString &name, wxAnimationType type = wxANIMATION_TYPE_ANY) -->
<function name="wxAnimation::LoadFile">
<noreturn>false</noreturn>
<returnValue type="bool"/>
@ -12581,6 +12618,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" default="wxANIMATION_TYPE_ANY" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- virtual wxSize wxAnimation::GetSize() const -->
@ -12667,6 +12705,7 @@
</arg>
<arg nr="2" default="0" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -12688,6 +12727,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!--wxSizerFlags& wxSizerFlags::Border(int direction = wxALL) -->
@ -12698,9 +12738,11 @@
<leak-ignore/>
<arg nr="1" direction="in" default="wxALL">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="2" direction="in" default="0">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- wxRect wxGrid::CellToRect(int row, int col) const -->
@ -12713,10 +12755,12 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -12770,6 +12814,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -12782,6 +12827,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -12794,6 +12840,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -12807,6 +12854,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<valid>0:</valid>
</arg>
</function>
@ -12854,6 +12902,7 @@
<leak-ignore/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<!-- From wxWidgets-documentation: An integer between 0 and 15, being any of the 15 custom colours that the user has saved. -->
<valid>0:15</valid>
</arg>
@ -12870,6 +12919,7 @@
<const/>
<arg nr="1" direction="in">
<not-uninit/>
<not-bool/>
<!-- From wxWidgets-documentation: An integer between 0 and 15, being any of the 15 custom colours that the user has saved. -->
<valid>0:15</valid>
</arg>
@ -13002,9 +13052,11 @@
</arg>
<arg nr="5" default="wxDefaultCoord" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="6" default="wxDefaultCoord" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="7" default="true" direction="in">
<not-uninit/>
@ -13030,9 +13082,11 @@
</arg>
<arg nr="5" default="wxDefaultCoord" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="6" default="wxDefaultCoord" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="7" default="true" direction="in">
<not-uninit/>
@ -13101,6 +13155,7 @@
<arg nr="1" direction="in"/>
<arg nr="2" direction="in">
<not-uninit/>
<not-bool/>
</arg>
<arg nr="3" default="wxEmptyString" direction="in"/>
<arg nr="4" default="wxNullBitmap" direction="in"/>
@ -13119,6 +13174,7 @@
</arg>
<arg nr="3" default="wxPG_RECURSE" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxColourData::SetColour(const wxColour & colour) -->
@ -13146,6 +13202,7 @@
<const/>
<arg nr="1" default="0" direction="in">
<not-uninit/>
<not-bool/>
</arg>
</function>
<!-- void wxPropertyGridInterface::SetPropertyEditor(wxPGPropArg id, const wxPGEditor * editor) -->