Class Hierarchy¶A WindowIDRef object wraps an
ID
value and marks it as being in-use until all references to thatID
are gone.
Inheritance diagram for class
WindowIDRef:
Methods Summary¶ Properties Summary¶ Class API¶Possible constructors:
WindowIDRef() -> None WindowIDRef(id) -> None WindowIDRef(idref) -> None
A WindowIDRef object wraps an ID
value and marks it as being in-use until all references to that ID
are gone.
__init__ (self)
Default constructor
None
__init__ (self, id)
Create reference from an ID
id (int)
None
__init__ (self, idref)
Copy an ID
reference
idref (WindowIDRef
)
None
Alias for GetValue allowing the IDRef to be passed as the source parameter to wx.EvtHandler.Bind
.
int
Get the ID
value
int
bool
bool
bool
See __int__
int
Alias for GetValue allowing the IDRef to be passed as the WindowID parameter when creating widgets or other places an integer type is needed.
int
bool
bool
bool
See GetId
See GetValue
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