wxwidgets.cfg: Added <not-bool/>-flag at more function args.
This commit is contained in:
parent
893f0c4fab
commit
becc275f2c
|
@ -5886,7 +5886,6 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in" default="true">
|
||||
<not-uninit/>
|
||||
|
@ -6642,6 +6641,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<warn severity="style">This function is deprecated and kept mostly for backwards compatibility. Please override 'SetMargins()' method instead in any new code.</warn>
|
||||
</function>
|
||||
|
@ -6662,6 +6662,7 @@
|
|||
</arg>
|
||||
<arg nr="4" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<warn severity="style">This function is deprecated and kept mostly for backwards compatibility. Please override 'wxDataViewCustomRenderer::ActivateCell()' method instead in any new code.</warn>
|
||||
</function>
|
||||
|
@ -6685,6 +6686,7 @@
|
|||
</arg>
|
||||
<arg nr="5" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<warn severity="style">This function is deprecated and kept mostly for backwards compatibility. Please override 'wxDataViewCustomRenderer::ActivateCell()' method instead in any new code.</warn>
|
||||
</function>
|
||||
|
@ -6697,6 +6699,7 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxCharBuffer wxString::mb_str( const wxMBConv & conv = wxConvLibc ) const -->
|
||||
|
@ -6724,6 +6727,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<warn severity="style">This function is deprecated and is replaced by 'wxLog' functionality.</warn>
|
||||
</function>
|
||||
|
@ -6791,6 +6795,7 @@
|
|||
<returnValue type="void"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxString wxString::FromAscii( const char * ascii ) -->
|
||||
|
@ -6803,6 +6808,7 @@
|
|||
<returnValue type="wxString"/>
|
||||
<arg nr="any">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- void wxUpdateUIEvent::Check( bool enable ) -->
|
||||
|
@ -6822,6 +6828,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
|
@ -6834,7 +6841,9 @@
|
|||
<function name="wxListCtrl::SetItem,wxListView::SetItem">
|
||||
<noreturn>false</noreturn>
|
||||
<leak-ignore/>
|
||||
<arg nr="any" direction="in"/>
|
||||
<arg nr="any" direction="in">
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- void wxMenuBar::Check(int id, bool check) -->
|
||||
<function name="wxMenuBar::Check">
|
||||
|
@ -6843,6 +6852,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
|
@ -6872,18 +6882,23 @@
|
|||
<returnValue type="void"/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="3" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="4" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="5" direction="in" default="wxSIZE_AUTO">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_sizer_item.html#a83baa6835015e9ccd71ba290883db4f5-->
|
||||
|
@ -6903,6 +6918,7 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxPropertyGridPage* wxPropertyGridManager::AddPage(const wxString & label = wxEmptyString, const wxBitmap & bmp = wxPG_NULL_BITMAP, wxPropertyGridPage * pageObj = NULL) -->
|
||||
|
@ -6930,6 +6946,7 @@
|
|||
</arg>
|
||||
<arg nr="4" direction="in" default="NO_IMAGE">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- http://docs.wxwidgets.org/trunk/classwx_grid.html#a83774c9cbf840641cc6ffba25ce32059-->
|
||||
|
@ -6939,12 +6956,15 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="3" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<warn severity="style">This function is deprecated. Please use 'wxGrid::SetCellAlignment(row, col, horiz, vert)' instead.</warn>
|
||||
</function>
|
||||
|
@ -6954,9 +6974,11 @@
|
|||
<leak-ignore/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="3" direction="in"/>
|
||||
</function>
|
||||
|
@ -6966,9 +6988,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::AutoSizeColumns (bool setAsMin = true) -->
|
||||
|
@ -6989,12 +7013,15 @@
|
|||
<arg nr="3" direction="in"/>
|
||||
<arg nr="4" direction="in" default="wxALIGN_LEFT">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="5" direction="in" default="wxALIGN_TOP">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="6" direction="in" default="wxHORIZONTAL">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxString wxGrid::GetCellValue (int row, int col) const -->
|
||||
|
@ -7006,9 +7033,11 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- wxColour wxGrid::GetCellTextColour(int row, int col) const -->
|
||||
|
@ -7020,9 +7049,11 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- bool wxGrid::GetCellOverflow(int row, int col) const -->
|
||||
|
@ -7034,9 +7065,11 @@
|
|||
<const/>
|
||||
<arg nr="1" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="2" direction="in">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- void wxGrid::DrawTextRectangle(wxDC & dc,
|
||||
|
@ -7054,12 +7087,15 @@
|
|||
<arg nr="3" direction="in"/>
|
||||
<arg nr="4" direction="in" default="wxALIGN_LEFT">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="5" direction="in" default="wxALIGN_TOP">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
<arg nr="6" direction="in" default="wxHORIZONTAL">
|
||||
<not-uninit/>
|
||||
<not-bool/>
|
||||
</arg>
|
||||
</function>
|
||||
<!-- bool wxGrid::CreateGrid(int numRows, int numCols, wxGridSelectionModes selmode = wxGridSelectCells) -->
|
||||
|
|
Loading…
Reference in New Issue