Home
last modified time | relevance | path

Searched refs:sipType_wxAcceleratorEntry (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxAcceleratorEntry.cpp29 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_GetCommand()
65 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_GetFlags()
101 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_GetKeyCode()
137 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_GetMenuItem()
219 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_IsOk()
255 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_ToString()
292 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAcceleratorEntry, &sipCpp)) in meth_wxAcceleratorEntry_ToRawString()
372 if (sipParseArgs(&sipParseErr, sipArg, "1J9", sipType_wxAcceleratorEntry, &entry)) in slot_wxAcceleratorEntry___ne__()
394 … return sipPySlotExtend(&sipModuleAPI__core, ne_slot, sipType_wxAcceleratorEntry, sipSelf, sipArg); in slot_wxAcceleratorEntry___ne__()
411 if (sipParseArgs(&sipParseErr, sipArg, "1J9", sipType_wxAcceleratorEntry, &entry)) in slot_wxAcceleratorEntry___eq__()
[all …]
H A Dsip_corewxAcceleratorTable.cpp33 if (sipCanConvertToType(obj, sipType_wxAcceleratorEntry, SIP_NO_CONVERTORS)) { in _wxAcceleratorTable_ctor()
36 sipConvertToType(obj, sipType_wxAcceleratorEntry, NULL, 0, 0, &err)); in _wxAcceleratorTable_ctor()
H A Dsip_corewxMenuItem.cpp747 return sipConvertFromNewType(sipRes,sipType_wxAcceleratorEntry,SIP_NULLPTR); in meth_wxMenuItem_GetAccel()
1540 …st, SIP_NULLPTR, "BJ8", &sipSelf, sipType_wxMenuItem, &sipCpp, sipType_wxAcceleratorEntry, &accel)) in meth_wxMenuItem_SetAccel()
H A DsipAPI_core.h17923 #define sipType_wxAcceleratorEntry sipExportedTypes__core[5] macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Daccel.sip175 if (sipCanConvertToType(obj, sipType_wxAcceleratorEntry, SIP_NO_CONVERTORS)) {
178 sipConvertToType(obj, sipType_wxAcceleratorEntry, NULL, 0, 0, &err));