A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://wxpython.org/Phoenix/docs/html/wx.dataview.DataViewCheckIconText.html below:

wx.dataview.DataViewCheckIconText — wxPython Phoenix 4.2.4a1 documentation

wx.dataview.DataViewCheckIconText¶

wx.dataview.DataViewCheckIconText is used by wx.dataview.DataViewCheckIconTextRenderer for data transfer.

This class can be converted to and from a Variant .

Class Hierarchy¶

Inheritance diagram for class

DataViewCheckIconText

:

Methods Summary¶ Properties Summary¶ Class API¶
class wx.dataview.DataViewCheckIconText(DataViewIconText)¶

Possible constructors:

DataViewCheckIconText(text='', icon=BitmapBundle(),
                      checkedState=CHK_UNDETERMINED) -> None

DataViewCheckIconText(other) -> None

DataViewCheckIconText is used by DataViewCheckIconTextRenderer for data transfer.


Methods¶
__init__(self, *args, **kw)¶

Overloaded Implementations:

__init__ (self, text=’’, icon=BitmapBundle(), checkedState=CHK_UNDETERMINED)

Constructor.

Parameters:
Return type:

None

__init__ (self, other)

Parameters:

other (wx.dataview.DataViewCheckIconText)

Return type:

None



GetCheckedState(self)¶

Gets the checked state.

Return type:

CheckBoxState


SetCheckedState(self, state)¶

Sets the checked state.

Parameters:

state (CheckBoxState)

Return type:

None


Properties¶
CheckedState¶

See GetCheckedState and SetCheckedState


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4