00001
00002
00003
00004
00005
00006
00007 #ifndef _STLAPI_H
00008 #define _STLAPI_H
00009
00010
00011 #include <sip.h>
00012
00013 #include <QMetaType>
00014
00015
00016 #define SIP_FEATURE_PyQt_qreal_double
00017 #define SIP_FEATURE_PyQt_SizeGrip
00018 #define SIP_FEATURE_PyQt_OpenSSL
00019 #define SIP_FEATURE_Py_DateTime
00020 #define SIP_FEATURE_PyQt_NoQtPrintRangeBug
00021 #define SIP_FEATURE_PyQt_WhatsThis
00022 #define SIP_FEATURE_PyQt_ToolTip
00023 #define SIP_FEATURE_PyQt_StatusTip
00024 #define SIP_FEATURE_PyQt_SessionManager
00025 #define SIP_FEATURE_PyQt_Accessibility
00026
00027
00028
00029
00030
00031
00032 #define sipName_string sipNm_STL_string
00033
00034
00035 #define sipConvertFromSliceObject(o,len,start,stop,step,slen) PySlice_GetIndicesEx((PySliceObject *)(o),(len),(start),(stop),(step),(slen))
00036 #define sipIsSubClassInstance(o,wt) PyObject_TypeCheck((o),(PyTypeObject *)(wt))
00037
00038 #define sipMapStringToClass sipAPI_STL->api_map_string_to_class
00039 #define sipMapIntToClass sipAPI_STL->api_map_int_to_class
00040 #define sipMalloc sipAPI_STL->api_malloc
00041 #define sipFree sipAPI_STL->api_free
00042 #define sipBuildResult sipAPI_STL->api_build_result
00043 #define sipCallMethod sipAPI_STL->api_call_method
00044 #define sipParseResult sipAPI_STL->api_parse_result
00045 #define sipParseArgs sipAPI_STL->api_parse_args
00046 #define sipParsePair sipAPI_STL->api_parse_pair
00047 #define sipCommonCtor sipAPI_STL->api_common_ctor
00048 #define sipCommonDtor sipAPI_STL->api_common_dtor
00049 #define sipConvertFromSequenceIndex sipAPI_STL->api_convert_from_sequence_index
00050 #define sipConvertFromVoidPtr sipAPI_STL->api_convert_from_void_ptr
00051 #define sipConvertToCpp sipAPI_STL->api_convert_to_cpp
00052 #define sipConvertToVoidPtr sipAPI_STL->api_convert_to_void_ptr
00053 #define sipNoFunction sipAPI_STL->api_no_function
00054 #define sipNoMethod sipAPI_STL->api_no_method
00055 #define sipAbstractMethod sipAPI_STL->api_abstract_method
00056 #define sipBadClass sipAPI_STL->api_bad_class
00057 #define sipBadSetType sipAPI_STL->api_bad_set_type
00058 #define sipBadCatcherResult sipAPI_STL->api_bad_catcher_result
00059 #define sipBadOperatorArg sipAPI_STL->api_bad_operator_arg
00060 #define sipTrace sipAPI_STL->api_trace
00061 #define sipTransfer sipAPI_STL->api_transfer
00062 #define sipTransferBack sipAPI_STL->api_transfer_back
00063 #define sipTransferTo sipAPI_STL->api_transfer_to
00064 #define sipTransferBreak sipAPI_STL->api_transfer_break
00065 #define sipWrapper_Check sipAPI_STL->api_wrapper_check
00066 #define sipGetWrapper sipAPI_STL->api_get_wrapper
00067 #define sipGetCppPtr sipAPI_STL->api_get_cpp_ptr
00068 #define sipGetComplexCppPtr sipAPI_STL->api_get_complex_cpp_ptr
00069 #define sipIsPyMethod sipAPI_STL->api_is_py_method
00070 #define sipCallHook sipAPI_STL->api_call_hook
00071 #define sipStartThread sipAPI_STL->api_start_thread
00072 #define sipEndThread sipAPI_STL->api_end_thread
00073 #define sipEmitSignal sipAPI_STL->api_emit_signal
00074 #define sipConnectRx sipAPI_STL->api_connect_rx
00075 #define sipDisconnectRx sipAPI_STL->api_disconnect_rx
00076 #define sipGetSender sipAPI_STL->api_get_sender
00077 #define sipRaiseUnknownException sipAPI_STL->api_raise_unknown_exception
00078 #define sipRaiseClassException sipAPI_STL->api_raise_class_exception
00079 #define sipRaiseSubClassException sipAPI_STL->api_raise_sub_class_exception
00080 #define sipBadLengthForSlice sipAPI_STL->api_bad_length_for_slice
00081 #define sipClassName sipAPI_STL->api_class_name
00082 #define sipAddClassInstance sipAPI_STL->api_add_class_instance
00083 #define sipAddMappedTypeInstance sipAPI_STL->api_add_mapped_type_instance
00084 #define sipAddEnumInstance sipAPI_STL->api_add_enum_instance
00085 #define sipConvertFromNamedEnum sipAPI_STL->api_convert_from_named_enum
00086 #define sipGetAddress sipAPI_STL->api_get_address
00087 #define sipFreeConnection sipAPI_STL->api_free_connection
00088 #define sipEmitToSlot sipAPI_STL->api_emit_to_slot
00089 #define sipSameConnection sipAPI_STL->api_same_connection
00090 #define sipPySlotExtend sipAPI_STL->api_pyslot_extend
00091 #define sipConvertRx sipAPI_STL->api_convert_rx
00092 #define sipAddDelayedDtor sipAPI_STL->api_add_delayed_dtor
00093 #define sipCanConvertToInstance sipAPI_STL->api_can_convert_to_instance
00094 #define sipCanConvertToMappedType sipAPI_STL->api_can_convert_to_mapped_type
00095 #define sipConvertToInstance sipAPI_STL->api_convert_to_instance
00096 #define sipConvertToMappedType sipAPI_STL->api_convert_to_mapped_type
00097 #define sipForceConvertToInstance sipAPI_STL->api_force_convert_to_instance
00098 #define sipForceConvertToMappedType sipAPI_STL->api_force_convert_to_mapped_type
00099 #define sipReleaseInstance sipAPI_STL->api_release_instance
00100 #define sipReleaseMappedType sipAPI_STL->api_release_mapped_type
00101 #define sipConvertFromInstance sipAPI_STL->api_convert_from_instance
00102 #define sipConvertFromNewInstance sipAPI_STL->api_convert_from_new_instance
00103 #define sipConvertFromMappedType sipAPI_STL->api_convert_from_mapped_type
00104 #define sipGetState sipAPI_STL->api_get_state
00105 #define sipFindMappedType sipAPI_STL->api_find_mapped_type
00106 #define sipLong_AsUnsignedLong sipAPI_STL->api_long_as_unsigned_long
00107 #define sipExportSymbol sipAPI_STL->api_export_symbol
00108 #define sipImportSymbol sipAPI_STL->api_import_symbol
00109 #define sipRegisterIntTypes sipAPI_STL->api_register_int_types
00110 #define sipParseSignature sipAPI_STL->api_parse_signature
00111 #define sipFindClass sipAPI_STL->api_find_class
00112 #define sipFindNamedEnum sipAPI_STL->api_find_named_enum
00113 #define sipString_AsChar sipAPI_STL->api_string_as_char
00114 #define sipUnicode_AsWChar sipAPI_STL->api_unicode_as_wchar
00115 #define sipUnicode_AsWString sipAPI_STL->api_unicode_as_wstring
00116 #define sipConvertFromConstVoidPtr sipAPI_STL->api_convert_from_const_void_ptr
00117 #define sipConvertFromVoidPtrAndSize sipAPI_STL->api_convert_from_void_ptr_and_size
00118 #define sipConvertFromConstVoidPtrAndSize sipAPI_STL->api_convert_from_const_void_ptr_and_size
00119 #define sipInvokeSlot sipAPI_STL->api_invoke_slot
00120 #define sipParseType sipAPI_STL->api_parse_type
00121 #define sipIsExactWrappedType sipAPI_STL->api_is_exact_wrapped_type
00122 #define sipAssignInstance sipAPI_STL->api_assign_instance
00123 #define sipAssignMappedType sipAPI_STL->api_assign_mapped_type
00124 #define sipRegisterMetaType sipAPI_STL->api_register_meta_type
00125 #define sipWrappedTypeName(wt) ((wt)->type->td_cname)
00126 #define sipDeprecated sipAPI_STL->api_deprecated
00127
00128
00129 extern char sipNm_STL_substr[];
00130 extern char sipNm_STL_find_last_not_of[];
00131 extern char sipNm_STL_find_last_of[];
00132 extern char sipNm_STL_find_first_not_of[];
00133 extern char sipNm_STL_find_first_of[];
00134 extern char sipNm_STL_rfind[];
00135 extern char sipNm_STL_empty[];
00136 extern char sipNm_STL_find[];
00137 extern char sipNm_STL_string[];
00138 extern char sipNm_STL_reserve[];
00139 extern char sipNm_STL_capacity[];
00140 extern char sipNm_STL___str__[];
00141 extern char sipNm_STL_length[];
00142 extern char sipNm_STL_insert[];
00143 extern char sipNm_STL_append[];
00144 extern char sipNm_STL_resize[];
00145 extern char sipNm_STL_size[];
00146
00147 #define sipEnum_QtMsgType sipModuleAPI_STL_QtCore->em_enums[134]
00148
00149 #define sipClass_std sipModuleAPI_STL.em_types[0]
00150
00151 extern sipTypeDef sipType_STL_std;
00152
00153 #define sipClass_std_string sipModuleAPI_STL.em_types[1]
00154 #define sipCast_std_string sipType_STL_std_string.td_cast
00155 #define sipForceConvertTo_std_string sipType_STL_std_string.td_fcto
00156
00157 extern sipTypeDef sipType_STL_std_string;
00158
00159
00160 extern const sipAPIDef *sipAPI_STL;
00161 extern sipExportedModuleDef sipModuleAPI_STL;
00162
00163 #define sipClass_QSysInfo sipModuleAPI_STL_QtCore->em_types[150]
00164 #define sipCast_QSysInfo sipModuleAPI_STL_QtCore->em_types[150]->type->td_cast
00165 #define sipForceConvertTo_QSysInfo sipModuleAPI_STL_QtCore->em_types[150]->type->td_fcto
00166
00167 #define sipEnum_QSysInfo_Endian sipModuleAPI_STL_QtCore->em_enums[135]
00168 #define sipEnum_QSysInfo_Sizes sipModuleAPI_STL_QtCore->em_enums[136]
00169
00170 #if !defined(sipClass_Qt)
00171 #define sipClass_Qt sipModuleAPI_STL_QtCore->em_types[136]
00172 #endif
00173
00174 #define sipEnum_Qt_WindowFrameSection sipModuleAPI_STL_QtCore->em_enums[75]
00175 #define sipEnum_Qt_SizeHint sipModuleAPI_STL_QtCore->em_enums[76]
00176 #define sipEnum_Qt_SizeMode sipModuleAPI_STL_QtCore->em_enums[77]
00177 #define sipEnum_Qt_EventPriority sipModuleAPI_STL_QtCore->em_enums[78]
00178 #define sipEnum_Qt_Axis sipModuleAPI_STL_QtCore->em_enums[79]
00179 #define sipEnum_Qt_MaskMode sipModuleAPI_STL_QtCore->em_enums[80]
00180 #define sipEnum_Qt_TextInteractionFlag sipModuleAPI_STL_QtCore->em_enums[81]
00181 #define sipEnum_Qt_ItemSelectionMode sipModuleAPI_STL_QtCore->em_enums[82]
00182 #define sipEnum_Qt_ApplicationAttribute sipModuleAPI_STL_QtCore->em_enums[83]
00183 #define sipEnum_Qt_WindowModality sipModuleAPI_STL_QtCore->em_enums[84]
00184 #define sipEnum_Qt_MatchFlag sipModuleAPI_STL_QtCore->em_enums[85]
00185 #define sipEnum_Qt_ItemFlag sipModuleAPI_STL_QtCore->em_enums[86]
00186 #define sipEnum_Qt_ItemDataRole sipModuleAPI_STL_QtCore->em_enums[87]
00187 #define sipEnum_Qt_CheckState sipModuleAPI_STL_QtCore->em_enums[88]
00188 #define sipEnum_Qt_DropAction sipModuleAPI_STL_QtCore->em_enums[89]
00189 #define sipEnum_Qt_LayoutDirection sipModuleAPI_STL_QtCore->em_enums[90]
00190 #define sipEnum_Qt_ToolButtonStyle sipModuleAPI_STL_QtCore->em_enums[91]
00191 #define sipEnum_Qt_InputMethodQuery sipModuleAPI_STL_QtCore->em_enums[92]
00192 #define sipEnum_Qt_ContextMenuPolicy sipModuleAPI_STL_QtCore->em_enums[93]
00193 #define sipEnum_Qt_FocusReason sipModuleAPI_STL_QtCore->em_enums[94]
00194 #define sipEnum_Qt_TransformationMode sipModuleAPI_STL_QtCore->em_enums[95]
00195 #define sipEnum_Qt_ClipOperation sipModuleAPI_STL_QtCore->em_enums[96]
00196 #define sipEnum_Qt_FillRule sipModuleAPI_STL_QtCore->em_enums[97]
00197 #define sipEnum_Qt_ShortcutContext sipModuleAPI_STL_QtCore->em_enums[98]
00198 #define sipEnum_Qt_ConnectionType sipModuleAPI_STL_QtCore->em_enums[99]
00199 #define sipEnum_Qt_Corner sipModuleAPI_STL_QtCore->em_enums[100]
00200 #define sipEnum_Qt_CaseSensitivity sipModuleAPI_STL_QtCore->em_enums[101]
00201 #define sipEnum_Qt_ScrollBarPolicy sipModuleAPI_STL_QtCore->em_enums[102]
00202 #define sipEnum_Qt_DayOfWeek sipModuleAPI_STL_QtCore->em_enums[103]
00203 #define sipEnum_Qt_TimeSpec sipModuleAPI_STL_QtCore->em_enums[104]
00204 #define sipEnum_Qt_DateFormat sipModuleAPI_STL_QtCore->em_enums[105]
00205 #define sipEnum_Qt_ToolBarArea sipModuleAPI_STL_QtCore->em_enums[106]
00206 #define sipEnum_Qt_DockWidgetArea sipModuleAPI_STL_QtCore->em_enums[107]
00207 #define sipEnum_Qt_AnchorAttribute sipModuleAPI_STL_QtCore->em_enums[108]
00208 #define sipEnum_Qt_AspectRatioMode sipModuleAPI_STL_QtCore->em_enums[109]
00209 #define sipEnum_Qt_TextFormat sipModuleAPI_STL_QtCore->em_enums[110]
00210 #define sipEnum_Qt_CursorShape sipModuleAPI_STL_QtCore->em_enums[111]
00211 #define sipEnum_Qt_UIEffect sipModuleAPI_STL_QtCore->em_enums[112]
00212 #define sipEnum_Qt_BrushStyle sipModuleAPI_STL_QtCore->em_enums[113]
00213 #define sipEnum_Qt_PenJoinStyle sipModuleAPI_STL_QtCore->em_enums[114]
00214 #define sipEnum_Qt_PenCapStyle sipModuleAPI_STL_QtCore->em_enums[115]
00215 #define sipEnum_Qt_PenStyle sipModuleAPI_STL_QtCore->em_enums[116]
00216 #define sipEnum_Qt_ArrowType sipModuleAPI_STL_QtCore->em_enums[117]
00217 #define sipEnum_Qt_Key sipModuleAPI_STL_QtCore->em_enums[118]
00218 #define sipEnum_Qt_BGMode sipModuleAPI_STL_QtCore->em_enums[119]
00219 #define sipEnum_Qt_ImageConversionFlag sipModuleAPI_STL_QtCore->em_enums[120]
00220 #define sipEnum_Qt_WidgetAttribute sipModuleAPI_STL_QtCore->em_enums[121]
00221 #define sipEnum_Qt_WindowState sipModuleAPI_STL_QtCore->em_enums[122]
00222 #define sipEnum_Qt_WindowType sipModuleAPI_STL_QtCore->em_enums[123]
00223 #define sipEnum_Qt_TextElideMode sipModuleAPI_STL_QtCore->em_enums[124]
00224 #define sipEnum_Qt_TextFlag sipModuleAPI_STL_QtCore->em_enums[125]
00225 #define sipEnum_Qt_AlignmentFlag sipModuleAPI_STL_QtCore->em_enums[126]
00226 #define sipEnum_Qt_SortOrder sipModuleAPI_STL_QtCore->em_enums[127]
00227 #define sipEnum_Qt_FocusPolicy sipModuleAPI_STL_QtCore->em_enums[128]
00228 #define sipEnum_Qt_Orientation sipModuleAPI_STL_QtCore->em_enums[129]
00229 #define sipEnum_Qt_MouseButton sipModuleAPI_STL_QtCore->em_enums[130]
00230 #define sipEnum_Qt_Modifier sipModuleAPI_STL_QtCore->em_enums[131]
00231 #define sipEnum_Qt_KeyboardModifier sipModuleAPI_STL_QtCore->em_enums[132]
00232 #define sipEnum_Qt_GlobalColor sipModuleAPI_STL_QtCore->em_enums[133]
00233
00234 #define sipClass_Qt_KeyboardModifiers sipModuleAPI_STL_QtCore->em_types[149]
00235 #define sipCast_Qt_KeyboardModifiers sipModuleAPI_STL_QtCore->em_types[149]->type->td_cast
00236 #define sipForceConvertTo_Qt_KeyboardModifiers sipModuleAPI_STL_QtCore->em_types[149]->type->td_fcto
00237
00238 #define sipClass_Qt_MouseButtons sipModuleAPI_STL_QtCore->em_types[148]
00239 #define sipCast_Qt_MouseButtons sipModuleAPI_STL_QtCore->em_types[148]->type->td_cast
00240 #define sipForceConvertTo_Qt_MouseButtons sipModuleAPI_STL_QtCore->em_types[148]->type->td_fcto
00241
00242 #define sipClass_Qt_Orientations sipModuleAPI_STL_QtCore->em_types[147]
00243 #define sipCast_Qt_Orientations sipModuleAPI_STL_QtCore->em_types[147]->type->td_cast
00244 #define sipForceConvertTo_Qt_Orientations sipModuleAPI_STL_QtCore->em_types[147]->type->td_fcto
00245
00246 #define sipClass_Qt_Alignment sipModuleAPI_STL_QtCore->em_types[146]
00247 #define sipCast_Qt_Alignment sipModuleAPI_STL_QtCore->em_types[146]->type->td_cast
00248 #define sipForceConvertTo_Qt_Alignment sipModuleAPI_STL_QtCore->em_types[146]->type->td_fcto
00249
00250 #define sipClass_Qt_WindowFlags sipModuleAPI_STL_QtCore->em_types[145]
00251 #define sipCast_Qt_WindowFlags sipModuleAPI_STL_QtCore->em_types[145]->type->td_cast
00252 #define sipForceConvertTo_Qt_WindowFlags sipModuleAPI_STL_QtCore->em_types[145]->type->td_fcto
00253
00254 #define sipClass_Qt_WindowStates sipModuleAPI_STL_QtCore->em_types[144]
00255 #define sipCast_Qt_WindowStates sipModuleAPI_STL_QtCore->em_types[144]->type->td_cast
00256 #define sipForceConvertTo_Qt_WindowStates sipModuleAPI_STL_QtCore->em_types[144]->type->td_fcto
00257
00258 #define sipClass_Qt_ImageConversionFlags sipModuleAPI_STL_QtCore->em_types[143]
00259 #define sipCast_Qt_ImageConversionFlags sipModuleAPI_STL_QtCore->em_types[143]->type->td_cast
00260 #define sipForceConvertTo_Qt_ImageConversionFlags sipModuleAPI_STL_QtCore->em_types[143]->type->td_fcto
00261
00262 #define sipClass_Qt_DockWidgetAreas sipModuleAPI_STL_QtCore->em_types[142]
00263 #define sipCast_Qt_DockWidgetAreas sipModuleAPI_STL_QtCore->em_types[142]->type->td_cast
00264 #define sipForceConvertTo_Qt_DockWidgetAreas sipModuleAPI_STL_QtCore->em_types[142]->type->td_fcto
00265
00266 #define sipClass_Qt_ToolBarAreas sipModuleAPI_STL_QtCore->em_types[141]
00267 #define sipCast_Qt_ToolBarAreas sipModuleAPI_STL_QtCore->em_types[141]->type->td_cast
00268 #define sipForceConvertTo_Qt_ToolBarAreas sipModuleAPI_STL_QtCore->em_types[141]->type->td_fcto
00269
00270 #define sipClass_Qt_DropActions sipModuleAPI_STL_QtCore->em_types[140]
00271 #define sipCast_Qt_DropActions sipModuleAPI_STL_QtCore->em_types[140]->type->td_cast
00272 #define sipForceConvertTo_Qt_DropActions sipModuleAPI_STL_QtCore->em_types[140]->type->td_fcto
00273
00274 #define sipClass_Qt_ItemFlags sipModuleAPI_STL_QtCore->em_types[139]
00275 #define sipCast_Qt_ItemFlags sipModuleAPI_STL_QtCore->em_types[139]->type->td_cast
00276 #define sipForceConvertTo_Qt_ItemFlags sipModuleAPI_STL_QtCore->em_types[139]->type->td_fcto
00277
00278 #define sipClass_Qt_MatchFlags sipModuleAPI_STL_QtCore->em_types[138]
00279 #define sipCast_Qt_MatchFlags sipModuleAPI_STL_QtCore->em_types[138]->type->td_cast
00280 #define sipForceConvertTo_Qt_MatchFlags sipModuleAPI_STL_QtCore->em_types[138]->type->td_fcto
00281
00282 #define sipClass_Qt_TextInteractionFlags sipModuleAPI_STL_QtCore->em_types[137]
00283 #define sipCast_Qt_TextInteractionFlags sipModuleAPI_STL_QtCore->em_types[137]->type->td_cast
00284 #define sipForceConvertTo_Qt_TextInteractionFlags sipModuleAPI_STL_QtCore->em_types[137]->type->td_fcto
00285
00286 #define sipClass_QObject sipModuleAPI_STL_QtCore->em_types[106]
00287 #define sipCast_QObject sipModuleAPI_STL_QtCore->em_types[106]->type->td_cast
00288 #define sipForceConvertTo_QObject sipModuleAPI_STL_QtCore->em_types[106]->type->td_fcto
00289
00290 #define sipClass_QAbstractEventDispatcher sipModuleAPI_STL_QtCore->em_types[135]
00291 #define sipCast_QAbstractEventDispatcher sipModuleAPI_STL_QtCore->em_types[135]->type->td_cast
00292 #define sipForceConvertTo_QAbstractEventDispatcher sipModuleAPI_STL_QtCore->em_types[135]->type->td_fcto
00293
00294 #define sipClass_QAbstractFileEngine sipModuleAPI_STL_QtCore->em_types[103]
00295 #define sipCast_QAbstractFileEngine sipModuleAPI_STL_QtCore->em_types[103]->type->td_cast
00296 #define sipForceConvertTo_QAbstractFileEngine sipModuleAPI_STL_QtCore->em_types[103]->type->td_fcto
00297
00298 #define sipEnum_QAbstractFileEngine_FileTime sipModuleAPI_STL_QtCore->em_enums[71]
00299 #define sipEnum_QAbstractFileEngine_FileOwner sipModuleAPI_STL_QtCore->em_enums[72]
00300 #define sipEnum_QAbstractFileEngine_FileName sipModuleAPI_STL_QtCore->em_enums[73]
00301 #define sipEnum_QAbstractFileEngine_FileFlag sipModuleAPI_STL_QtCore->em_enums[74]
00302
00303 #define sipClass_QAbstractFileEngine_FileFlags sipModuleAPI_STL_QtCore->em_types[104]
00304 #define sipCast_QAbstractFileEngine_FileFlags sipModuleAPI_STL_QtCore->em_types[104]->type->td_cast
00305 #define sipForceConvertTo_QAbstractFileEngine_FileFlags sipModuleAPI_STL_QtCore->em_types[104]->type->td_fcto
00306
00307 #define sipClass_QAbstractFileEngineHandler sipModuleAPI_STL_QtCore->em_types[102]
00308 #define sipCast_QAbstractFileEngineHandler sipModuleAPI_STL_QtCore->em_types[102]->type->td_cast
00309 #define sipForceConvertTo_QAbstractFileEngineHandler sipModuleAPI_STL_QtCore->em_types[102]->type->td_fcto
00310
00311 #define sipClass_QAbstractFileEngineIterator sipModuleAPI_STL_QtCore->em_types[101]
00312 #define sipCast_QAbstractFileEngineIterator sipModuleAPI_STL_QtCore->em_types[101]->type->td_cast
00313 #define sipForceConvertTo_QAbstractFileEngineIterator sipModuleAPI_STL_QtCore->em_types[101]->type->td_fcto
00314
00315 #define sipClass_QModelIndex sipModuleAPI_STL_QtCore->em_types[100]
00316 #define sipCast_QModelIndex sipModuleAPI_STL_QtCore->em_types[100]->type->td_cast
00317 #define sipForceConvertTo_QModelIndex sipModuleAPI_STL_QtCore->em_types[100]->type->td_fcto
00318
00319 #define sipClass_QPersistentModelIndex sipModuleAPI_STL_QtCore->em_types[99]
00320 #define sipCast_QPersistentModelIndex sipModuleAPI_STL_QtCore->em_types[99]->type->td_cast
00321 #define sipForceConvertTo_QPersistentModelIndex sipModuleAPI_STL_QtCore->em_types[99]->type->td_fcto
00322
00323 #define sipClass_QAbstractItemModel sipModuleAPI_STL_QtCore->em_types[132]
00324 #define sipCast_QAbstractItemModel sipModuleAPI_STL_QtCore->em_types[132]->type->td_cast
00325 #define sipForceConvertTo_QAbstractItemModel sipModuleAPI_STL_QtCore->em_types[132]->type->td_fcto
00326
00327 #define sipClass_QAbstractTableModel sipModuleAPI_STL_QtCore->em_types[134]
00328 #define sipCast_QAbstractTableModel sipModuleAPI_STL_QtCore->em_types[134]->type->td_cast
00329 #define sipForceConvertTo_QAbstractTableModel sipModuleAPI_STL_QtCore->em_types[134]->type->td_fcto
00330
00331 #define sipClass_QAbstractListModel sipModuleAPI_STL_QtCore->em_types[133]
00332 #define sipCast_QAbstractListModel sipModuleAPI_STL_QtCore->em_types[133]->type->td_cast
00333 #define sipForceConvertTo_QAbstractListModel sipModuleAPI_STL_QtCore->em_types[133]->type->td_fcto
00334
00335 #define sipClass_QBasicTimer sipModuleAPI_STL_QtCore->em_types[98]
00336 #define sipCast_QBasicTimer sipModuleAPI_STL_QtCore->em_types[98]->type->td_cast
00337 #define sipForceConvertTo_QBasicTimer sipModuleAPI_STL_QtCore->em_types[98]->type->td_fcto
00338
00339 #define sipClass_QBitArray sipModuleAPI_STL_QtCore->em_types[97]
00340 #define sipCast_QBitArray sipModuleAPI_STL_QtCore->em_types[97]->type->td_cast
00341 #define sipForceConvertTo_QBitArray sipModuleAPI_STL_QtCore->em_types[97]->type->td_fcto
00342
00343 #define sipClass_QIODevice sipModuleAPI_STL_QtCore->em_types[125]
00344 #define sipCast_QIODevice sipModuleAPI_STL_QtCore->em_types[125]->type->td_cast
00345 #define sipForceConvertTo_QIODevice sipModuleAPI_STL_QtCore->em_types[125]->type->td_fcto
00346
00347 #define sipEnum_QIODevice_OpenModeFlag sipModuleAPI_STL_QtCore->em_enums[50]
00348
00349 #define sipClass_QBuffer sipModuleAPI_STL_QtCore->em_types[131]
00350 #define sipCast_QBuffer sipModuleAPI_STL_QtCore->em_types[131]->type->td_cast
00351 #define sipForceConvertTo_QBuffer sipModuleAPI_STL_QtCore->em_types[131]->type->td_fcto
00352
00353 #define sipClass_QByteArray sipModuleAPI_STL_QtCore->em_types[96]
00354 #define sipCast_QByteArray sipModuleAPI_STL_QtCore->em_types[96]->type->td_cast
00355 #define sipForceConvertTo_QByteArray sipModuleAPI_STL_QtCore->em_types[96]->type->td_fcto
00356
00357 #define sipClass_QByteArrayMatcher sipModuleAPI_STL_QtCore->em_types[95]
00358 #define sipCast_QByteArrayMatcher sipModuleAPI_STL_QtCore->em_types[95]->type->td_cast
00359 #define sipForceConvertTo_QByteArrayMatcher sipModuleAPI_STL_QtCore->em_types[95]->type->td_fcto
00360
00361 #define sipClass_QLatin1Char sipModuleAPI_STL_QtCore->em_types[94]
00362 #define sipCast_QLatin1Char sipModuleAPI_STL_QtCore->em_types[94]->type->td_cast
00363 #define sipForceConvertTo_QLatin1Char sipModuleAPI_STL_QtCore->em_types[94]->type->td_fcto
00364
00365 #define sipClass_QChar sipModuleAPI_STL_QtCore->em_types[93]
00366 #define sipCast_QChar sipModuleAPI_STL_QtCore->em_types[93]->type->td_cast
00367 #define sipForceConvertTo_QChar sipModuleAPI_STL_QtCore->em_types[93]->type->td_fcto
00368
00369 #define sipEnum_QChar_UnicodeVersion sipModuleAPI_STL_QtCore->em_enums[64]
00370 #define sipEnum_QChar_CombiningClass sipModuleAPI_STL_QtCore->em_enums[65]
00371 #define sipEnum_QChar_Joining sipModuleAPI_STL_QtCore->em_enums[66]
00372 #define sipEnum_QChar_Decomposition sipModuleAPI_STL_QtCore->em_enums[67]
00373 #define sipEnum_QChar_Direction sipModuleAPI_STL_QtCore->em_enums[68]
00374 #define sipEnum_QChar_Category sipModuleAPI_STL_QtCore->em_enums[69]
00375 #define sipEnum_QChar_SpecialCharacter sipModuleAPI_STL_QtCore->em_enums[70]
00376
00377 #define sipClass_QCoreApplication sipModuleAPI_STL_QtCore->em_types[124]
00378 #define sipCast_QCoreApplication sipModuleAPI_STL_QtCore->em_types[124]->type->td_cast
00379 #define sipForceConvertTo_QCoreApplication sipModuleAPI_STL_QtCore->em_types[124]->type->td_fcto
00380
00381 #define sipEnum_QCoreApplication_Encoding sipModuleAPI_STL_QtCore->em_enums[63]
00382
00383 #define sipClass_QEvent sipModuleAPI_STL_QtCore->em_types[89]
00384 #define sipCast_QEvent sipModuleAPI_STL_QtCore->em_types[89]->type->td_cast
00385 #define sipForceConvertTo_QEvent sipModuleAPI_STL_QtCore->em_types[89]->type->td_fcto
00386
00387 #define sipEnum_QEvent_Type sipModuleAPI_STL_QtCore->em_enums[62]
00388
00389 #define sipClass_QTimerEvent sipModuleAPI_STL_QtCore->em_types[92]
00390 #define sipCast_QTimerEvent sipModuleAPI_STL_QtCore->em_types[92]->type->td_cast
00391 #define sipForceConvertTo_QTimerEvent sipModuleAPI_STL_QtCore->em_types[92]->type->td_fcto
00392
00393 #define sipClass_QChildEvent sipModuleAPI_STL_QtCore->em_types[91]
00394 #define sipCast_QChildEvent sipModuleAPI_STL_QtCore->em_types[91]->type->td_cast
00395 #define sipForceConvertTo_QChildEvent sipModuleAPI_STL_QtCore->em_types[91]->type->td_fcto
00396
00397 #define sipClass_QDynamicPropertyChangeEvent sipModuleAPI_STL_QtCore->em_types[90]
00398 #define sipCast_QDynamicPropertyChangeEvent sipModuleAPI_STL_QtCore->em_types[90]->type->td_cast
00399 #define sipForceConvertTo_QDynamicPropertyChangeEvent sipModuleAPI_STL_QtCore->em_types[90]->type->td_fcto
00400
00401 #define sipClass_QCryptographicHash sipModuleAPI_STL_QtCore->em_types[88]
00402 #define sipCast_QCryptographicHash sipModuleAPI_STL_QtCore->em_types[88]->type->td_cast
00403 #define sipForceConvertTo_QCryptographicHash sipModuleAPI_STL_QtCore->em_types[88]->type->td_fcto
00404
00405 #define sipEnum_QCryptographicHash_Algorithm sipModuleAPI_STL_QtCore->em_enums[61]
00406
00407 #define sipClass_QDataStream sipModuleAPI_STL_QtCore->em_types[87]
00408 #define sipCast_QDataStream sipModuleAPI_STL_QtCore->em_types[87]->type->td_cast
00409 #define sipForceConvertTo_QDataStream sipModuleAPI_STL_QtCore->em_types[87]->type->td_fcto
00410
00411 #define sipEnum_QDataStream_Status sipModuleAPI_STL_QtCore->em_enums[58]
00412 #define sipEnum_QDataStream_ByteOrder sipModuleAPI_STL_QtCore->em_enums[59]
00413 #define sipEnum_QDataStream_Version sipModuleAPI_STL_QtCore->em_enums[60]
00414
00415 #define sipClass_QDate sipModuleAPI_STL_QtCore->em_types[86]
00416 #define sipCast_QDate sipModuleAPI_STL_QtCore->em_types[86]->type->td_cast
00417 #define sipForceConvertTo_QDate sipModuleAPI_STL_QtCore->em_types[86]->type->td_fcto
00418
00419 #define sipClass_QTime sipModuleAPI_STL_QtCore->em_types[85]
00420 #define sipCast_QTime sipModuleAPI_STL_QtCore->em_types[85]->type->td_cast
00421 #define sipForceConvertTo_QTime sipModuleAPI_STL_QtCore->em_types[85]->type->td_fcto
00422
00423 #define sipClass_QDateTime sipModuleAPI_STL_QtCore->em_types[84]
00424 #define sipCast_QDateTime sipModuleAPI_STL_QtCore->em_types[84]->type->td_cast
00425 #define sipForceConvertTo_QDateTime sipModuleAPI_STL_QtCore->em_types[84]->type->td_fcto
00426
00427 #define sipClass_QDir sipModuleAPI_STL_QtCore->em_types[81]
00428 #define sipCast_QDir sipModuleAPI_STL_QtCore->em_types[81]->type->td_cast
00429 #define sipForceConvertTo_QDir sipModuleAPI_STL_QtCore->em_types[81]->type->td_fcto
00430
00431 #define sipEnum_QDir_SortFlag sipModuleAPI_STL_QtCore->em_enums[56]
00432 #define sipEnum_QDir_Filter sipModuleAPI_STL_QtCore->em_enums[57]
00433
00434 #define sipClass_QDir_Filters sipModuleAPI_STL_QtCore->em_types[83]
00435 #define sipCast_QDir_Filters sipModuleAPI_STL_QtCore->em_types[83]->type->td_cast
00436 #define sipForceConvertTo_QDir_Filters sipModuleAPI_STL_QtCore->em_types[83]->type->td_fcto
00437
00438 #define sipClass_QDir_SortFlags sipModuleAPI_STL_QtCore->em_types[82]
00439 #define sipCast_QDir_SortFlags sipModuleAPI_STL_QtCore->em_types[82]->type->td_cast
00440 #define sipForceConvertTo_QDir_SortFlags sipModuleAPI_STL_QtCore->em_types[82]->type->td_fcto
00441
00442 #define sipClass_QDirIterator sipModuleAPI_STL_QtCore->em_types[79]
00443 #define sipCast_QDirIterator sipModuleAPI_STL_QtCore->em_types[79]->type->td_cast
00444 #define sipForceConvertTo_QDirIterator sipModuleAPI_STL_QtCore->em_types[79]->type->td_fcto
00445
00446 #define sipEnum_QDirIterator_IteratorFlag sipModuleAPI_STL_QtCore->em_enums[55]
00447
00448 #define sipClass_QDirIterator_IteratorFlags sipModuleAPI_STL_QtCore->em_types[80]
00449 #define sipCast_QDirIterator_IteratorFlags sipModuleAPI_STL_QtCore->em_types[80]->type->td_cast
00450 #define sipForceConvertTo_QDirIterator_IteratorFlags sipModuleAPI_STL_QtCore->em_types[80]->type->td_fcto
00451
00452 #define sipClass_QEventLoop sipModuleAPI_STL_QtCore->em_types[122]
00453 #define sipCast_QEventLoop sipModuleAPI_STL_QtCore->em_types[122]->type->td_cast
00454 #define sipForceConvertTo_QEventLoop sipModuleAPI_STL_QtCore->em_types[122]->type->td_fcto
00455
00456 #define sipEnum_QEventLoop_ProcessEventsFlag sipModuleAPI_STL_QtCore->em_enums[54]
00457
00458 #define sipClass_QEventLoop_ProcessEventsFlags sipModuleAPI_STL_QtCore->em_types[123]
00459 #define sipCast_QEventLoop_ProcessEventsFlags sipModuleAPI_STL_QtCore->em_types[123]->type->td_cast
00460 #define sipForceConvertTo_QEventLoop_ProcessEventsFlags sipModuleAPI_STL_QtCore->em_types[123]->type->td_fcto
00461
00462 #define sipClass_QFile sipModuleAPI_STL_QtCore->em_types[128]
00463 #define sipCast_QFile sipModuleAPI_STL_QtCore->em_types[128]->type->td_cast
00464 #define sipForceConvertTo_QFile sipModuleAPI_STL_QtCore->em_types[128]->type->td_fcto
00465
00466 #define sipEnum_QFile_Permission sipModuleAPI_STL_QtCore->em_enums[51]
00467 #define sipEnum_QFile_MemoryMapFlags sipModuleAPI_STL_QtCore->em_enums[52]
00468 #define sipEnum_QFile_FileError sipModuleAPI_STL_QtCore->em_enums[53]
00469
00470 #define sipClass_QFile_Permissions sipModuleAPI_STL_QtCore->em_types[129]
00471 #define sipCast_QFile_Permissions sipModuleAPI_STL_QtCore->em_types[129]->type->td_cast
00472 #define sipForceConvertTo_QFile_Permissions sipModuleAPI_STL_QtCore->em_types[129]->type->td_fcto
00473
00474 #define sipClass_QFileInfo sipModuleAPI_STL_QtCore->em_types[78]
00475 #define sipCast_QFileInfo sipModuleAPI_STL_QtCore->em_types[78]->type->td_cast
00476 #define sipForceConvertTo_QFileInfo sipModuleAPI_STL_QtCore->em_types[78]->type->td_fcto
00477
00478 #define sipClass_QFileSystemWatcher sipModuleAPI_STL_QtCore->em_types[121]
00479 #define sipCast_QFileSystemWatcher sipModuleAPI_STL_QtCore->em_types[121]->type->td_cast
00480 #define sipForceConvertTo_QFileSystemWatcher sipModuleAPI_STL_QtCore->em_types[121]->type->td_fcto
00481
00482 #define sipClass_QFSFileEngine sipModuleAPI_STL_QtCore->em_types[105]
00483 #define sipCast_QFSFileEngine sipModuleAPI_STL_QtCore->em_types[105]->type->td_cast
00484 #define sipForceConvertTo_QFSFileEngine sipModuleAPI_STL_QtCore->em_types[105]->type->td_fcto
00485
00486 #define sipClass_QIODevice_OpenMode sipModuleAPI_STL_QtCore->em_types[126]
00487 #define sipCast_QIODevice_OpenMode sipModuleAPI_STL_QtCore->em_types[126]->type->td_cast
00488 #define sipForceConvertTo_QIODevice_OpenMode sipModuleAPI_STL_QtCore->em_types[126]->type->td_fcto
00489
00490 #define sipClass_QLibrary sipModuleAPI_STL_QtCore->em_types[119]
00491 #define sipCast_QLibrary sipModuleAPI_STL_QtCore->em_types[119]->type->td_cast
00492 #define sipForceConvertTo_QLibrary sipModuleAPI_STL_QtCore->em_types[119]->type->td_fcto
00493
00494 #define sipEnum_QLibrary_LoadHint sipModuleAPI_STL_QtCore->em_enums[49]
00495
00496 #define sipClass_QLibrary_LoadHints sipModuleAPI_STL_QtCore->em_types[120]
00497 #define sipCast_QLibrary_LoadHints sipModuleAPI_STL_QtCore->em_types[120]->type->td_cast
00498 #define sipForceConvertTo_QLibrary_LoadHints sipModuleAPI_STL_QtCore->em_types[120]->type->td_fcto
00499
00500 #define sipClass_QLibraryInfo sipModuleAPI_STL_QtCore->em_types[77]
00501 #define sipCast_QLibraryInfo sipModuleAPI_STL_QtCore->em_types[77]->type->td_cast
00502 #define sipForceConvertTo_QLibraryInfo sipModuleAPI_STL_QtCore->em_types[77]->type->td_fcto
00503
00504 #define sipEnum_QLibraryInfo_LibraryLocation sipModuleAPI_STL_QtCore->em_enums[48]
00505
00506 #define sipClass_QLine sipModuleAPI_STL_QtCore->em_types[76]
00507 #define sipCast_QLine sipModuleAPI_STL_QtCore->em_types[76]->type->td_cast
00508 #define sipForceConvertTo_QLine sipModuleAPI_STL_QtCore->em_types[76]->type->td_fcto
00509
00510 #define sipClass_QLineF sipModuleAPI_STL_QtCore->em_types[75]
00511 #define sipCast_QLineF sipModuleAPI_STL_QtCore->em_types[75]->type->td_cast
00512 #define sipForceConvertTo_QLineF sipModuleAPI_STL_QtCore->em_types[75]->type->td_fcto
00513
00514 #define sipEnum_QLineF_IntersectType sipModuleAPI_STL_QtCore->em_enums[47]
00515
00516 #define sipClass_QLocale sipModuleAPI_STL_QtCore->em_types[73]
00517 #define sipCast_QLocale sipModuleAPI_STL_QtCore->em_types[73]->type->td_cast
00518 #define sipForceConvertTo_QLocale sipModuleAPI_STL_QtCore->em_types[73]->type->td_fcto
00519
00520 #define sipEnum_QLocale_MeasurementSystem sipModuleAPI_STL_QtCore->em_enums[42]
00521 #define sipEnum_QLocale_FormatType sipModuleAPI_STL_QtCore->em_enums[43]
00522 #define sipEnum_QLocale_NumberOption sipModuleAPI_STL_QtCore->em_enums[44]
00523 #define sipEnum_QLocale_Country sipModuleAPI_STL_QtCore->em_enums[45]
00524 #define sipEnum_QLocale_Language sipModuleAPI_STL_QtCore->em_enums[46]
00525
00526 #define sipClass_QLocale_NumberOptions sipModuleAPI_STL_QtCore->em_types[74]
00527 #define sipCast_QLocale_NumberOptions sipModuleAPI_STL_QtCore->em_types[74]->type->td_cast
00528 #define sipForceConvertTo_QLocale_NumberOptions sipModuleAPI_STL_QtCore->em_types[74]->type->td_fcto
00529
00530 #define sipClass_QSystemLocale sipModuleAPI_STL_QtCore->em_types[72]
00531 #define sipCast_QSystemLocale sipModuleAPI_STL_QtCore->em_types[72]->type->td_cast
00532 #define sipForceConvertTo_QSystemLocale sipModuleAPI_STL_QtCore->em_types[72]->type->td_fcto
00533
00534 #define sipEnum_QSystemLocale_QueryType sipModuleAPI_STL_QtCore->em_enums[41]
00535
00536 #define sipClass_QMetaMethod sipModuleAPI_STL_QtCore->em_types[71]
00537 #define sipCast_QMetaMethod sipModuleAPI_STL_QtCore->em_types[71]->type->td_cast
00538 #define sipForceConvertTo_QMetaMethod sipModuleAPI_STL_QtCore->em_types[71]->type->td_fcto
00539
00540 #define sipEnum_QMetaMethod_MethodType sipModuleAPI_STL_QtCore->em_enums[39]
00541 #define sipEnum_QMetaMethod_Access sipModuleAPI_STL_QtCore->em_enums[40]
00542
00543 #define sipClass_QMetaEnum sipModuleAPI_STL_QtCore->em_types[70]
00544 #define sipCast_QMetaEnum sipModuleAPI_STL_QtCore->em_types[70]->type->td_cast
00545 #define sipForceConvertTo_QMetaEnum sipModuleAPI_STL_QtCore->em_types[70]->type->td_fcto
00546
00547 #define sipClass_QMetaProperty sipModuleAPI_STL_QtCore->em_types[69]
00548 #define sipCast_QMetaProperty sipModuleAPI_STL_QtCore->em_types[69]->type->td_cast
00549 #define sipForceConvertTo_QMetaProperty sipModuleAPI_STL_QtCore->em_types[69]->type->td_fcto
00550
00551 #define sipClass_QMetaClassInfo sipModuleAPI_STL_QtCore->em_types[68]
00552 #define sipCast_QMetaClassInfo sipModuleAPI_STL_QtCore->em_types[68]->type->td_cast
00553 #define sipForceConvertTo_QMetaClassInfo sipModuleAPI_STL_QtCore->em_types[68]->type->td_fcto
00554
00555 #define sipClass_QMetaType sipModuleAPI_STL_QtCore->em_types[67]
00556 #define sipCast_QMetaType sipModuleAPI_STL_QtCore->em_types[67]->type->td_cast
00557 #define sipForceConvertTo_QMetaType sipModuleAPI_STL_QtCore->em_types[67]->type->td_fcto
00558
00559 #define sipEnum_QMetaType_Type sipModuleAPI_STL_QtCore->em_enums[38]
00560
00561 #define sipClass_QMimeData sipModuleAPI_STL_QtCore->em_types[118]
00562 #define sipCast_QMimeData sipModuleAPI_STL_QtCore->em_types[118]->type->td_cast
00563 #define sipForceConvertTo_QMimeData sipModuleAPI_STL_QtCore->em_types[118]->type->td_fcto
00564
00565 #define sipClass_QMutex sipModuleAPI_STL_QtCore->em_types[66]
00566 #define sipCast_QMutex sipModuleAPI_STL_QtCore->em_types[66]->type->td_cast
00567 #define sipForceConvertTo_QMutex sipModuleAPI_STL_QtCore->em_types[66]->type->td_fcto
00568
00569 #define sipEnum_QMutex_RecursionMode sipModuleAPI_STL_QtCore->em_enums[37]
00570
00571 #define sipClass_QMutexLocker sipModuleAPI_STL_QtCore->em_types[65]
00572 #define sipCast_QMutexLocker sipModuleAPI_STL_QtCore->em_types[65]->type->td_cast
00573 #define sipForceConvertTo_QMutexLocker sipModuleAPI_STL_QtCore->em_types[65]->type->td_fcto
00574
00575 #define sipClass_QObjectCleanupHandler sipModuleAPI_STL_QtCore->em_types[117]
00576 #define sipCast_QObjectCleanupHandler sipModuleAPI_STL_QtCore->em_types[117]->type->td_cast
00577 #define sipForceConvertTo_QObjectCleanupHandler sipModuleAPI_STL_QtCore->em_types[117]->type->td_fcto
00578
00579 #define sipClass_QMetaObject sipModuleAPI_STL_QtCore->em_types[45]
00580 #define sipCast_QMetaObject sipModuleAPI_STL_QtCore->em_types[45]->type->td_cast
00581 #define sipForceConvertTo_QMetaObject sipModuleAPI_STL_QtCore->em_types[45]->type->td_fcto
00582
00583 #define sipClass_QGenericArgument sipModuleAPI_STL_QtCore->em_types[44]
00584 #define sipCast_QGenericArgument sipModuleAPI_STL_QtCore->em_types[44]->type->td_cast
00585 #define sipForceConvertTo_QGenericArgument sipModuleAPI_STL_QtCore->em_types[44]->type->td_fcto
00586
00587 #define sipClass_QGenericReturnArgument sipModuleAPI_STL_QtCore->em_types[43]
00588 #define sipCast_QGenericReturnArgument sipModuleAPI_STL_QtCore->em_types[43]->type->td_cast
00589 #define sipForceConvertTo_QGenericReturnArgument sipModuleAPI_STL_QtCore->em_types[43]->type->td_fcto
00590
00591 #define sipClass_QPluginLoader sipModuleAPI_STL_QtCore->em_types[116]
00592 #define sipCast_QPluginLoader sipModuleAPI_STL_QtCore->em_types[116]->type->td_cast
00593 #define sipForceConvertTo_QPluginLoader sipModuleAPI_STL_QtCore->em_types[116]->type->td_fcto
00594
00595 #define sipClass_QPoint sipModuleAPI_STL_QtCore->em_types[42]
00596 #define sipCast_QPoint sipModuleAPI_STL_QtCore->em_types[42]->type->td_cast
00597 #define sipForceConvertTo_QPoint sipModuleAPI_STL_QtCore->em_types[42]->type->td_fcto
00598
00599 #define sipClass_QPointF sipModuleAPI_STL_QtCore->em_types[41]
00600 #define sipCast_QPointF sipModuleAPI_STL_QtCore->em_types[41]->type->td_cast
00601 #define sipForceConvertTo_QPointF sipModuleAPI_STL_QtCore->em_types[41]->type->td_fcto
00602
00603 #define sipClass_QProcess sipModuleAPI_STL_QtCore->em_types[127]
00604 #define sipCast_QProcess sipModuleAPI_STL_QtCore->em_types[127]->type->td_cast
00605 #define sipForceConvertTo_QProcess sipModuleAPI_STL_QtCore->em_types[127]->type->td_fcto
00606
00607 #define sipEnum_QProcess_ProcessChannelMode sipModuleAPI_STL_QtCore->em_enums[32]
00608 #define sipEnum_QProcess_ProcessChannel sipModuleAPI_STL_QtCore->em_enums[33]
00609 #define sipEnum_QProcess_ProcessState sipModuleAPI_STL_QtCore->em_enums[34]
00610 #define sipEnum_QProcess_ProcessError sipModuleAPI_STL_QtCore->em_enums[35]
00611 #define sipEnum_QProcess_ExitStatus sipModuleAPI_STL_QtCore->em_enums[36]
00612
00613 #define sipClass_QReadWriteLock sipModuleAPI_STL_QtCore->em_types[40]
00614 #define sipCast_QReadWriteLock sipModuleAPI_STL_QtCore->em_types[40]->type->td_cast
00615 #define sipForceConvertTo_QReadWriteLock sipModuleAPI_STL_QtCore->em_types[40]->type->td_fcto
00616
00617 #define sipEnum_QReadWriteLock_RecursionMode sipModuleAPI_STL_QtCore->em_enums[31]
00618
00619 #define sipClass_QReadLocker sipModuleAPI_STL_QtCore->em_types[39]
00620 #define sipCast_QReadLocker sipModuleAPI_STL_QtCore->em_types[39]->type->td_cast
00621 #define sipForceConvertTo_QReadLocker sipModuleAPI_STL_QtCore->em_types[39]->type->td_fcto
00622
00623 #define sipClass_QWriteLocker sipModuleAPI_STL_QtCore->em_types[38]
00624 #define sipCast_QWriteLocker sipModuleAPI_STL_QtCore->em_types[38]->type->td_cast
00625 #define sipForceConvertTo_QWriteLocker sipModuleAPI_STL_QtCore->em_types[38]->type->td_fcto
00626
00627 #define sipClass_QRect sipModuleAPI_STL_QtCore->em_types[37]
00628 #define sipCast_QRect sipModuleAPI_STL_QtCore->em_types[37]->type->td_cast
00629 #define sipForceConvertTo_QRect sipModuleAPI_STL_QtCore->em_types[37]->type->td_fcto
00630
00631 #define sipClass_QRectF sipModuleAPI_STL_QtCore->em_types[36]
00632 #define sipCast_QRectF sipModuleAPI_STL_QtCore->em_types[36]->type->td_cast
00633 #define sipForceConvertTo_QRectF sipModuleAPI_STL_QtCore->em_types[36]->type->td_fcto
00634
00635 #define sipClass_QRegExp sipModuleAPI_STL_QtCore->em_types[35]
00636 #define sipCast_QRegExp sipModuleAPI_STL_QtCore->em_types[35]->type->td_cast
00637 #define sipForceConvertTo_QRegExp sipModuleAPI_STL_QtCore->em_types[35]->type->td_fcto
00638
00639 #define sipEnum_QRegExp_CaretMode sipModuleAPI_STL_QtCore->em_enums[29]
00640 #define sipEnum_QRegExp_PatternSyntax sipModuleAPI_STL_QtCore->em_enums[30]
00641
00642 #define sipClass_QResource sipModuleAPI_STL_QtCore->em_types[34]
00643 #define sipCast_QResource sipModuleAPI_STL_QtCore->em_types[34]->type->td_cast
00644 #define sipForceConvertTo_QResource sipModuleAPI_STL_QtCore->em_types[34]->type->td_fcto
00645
00646 #define sipClass_QRunnable sipModuleAPI_STL_QtCore->em_types[33]
00647 #define sipCast_QRunnable sipModuleAPI_STL_QtCore->em_types[33]->type->td_cast
00648 #define sipForceConvertTo_QRunnable sipModuleAPI_STL_QtCore->em_types[33]->type->td_fcto
00649
00650 #define sipClass_QSemaphore sipModuleAPI_STL_QtCore->em_types[32]
00651 #define sipCast_QSemaphore sipModuleAPI_STL_QtCore->em_types[32]->type->td_cast
00652 #define sipForceConvertTo_QSemaphore sipModuleAPI_STL_QtCore->em_types[32]->type->td_fcto
00653
00654 #define sipClass_QSettings sipModuleAPI_STL_QtCore->em_types[115]
00655 #define sipCast_QSettings sipModuleAPI_STL_QtCore->em_types[115]->type->td_cast
00656 #define sipForceConvertTo_QSettings sipModuleAPI_STL_QtCore->em_types[115]->type->td_fcto
00657
00658 #define sipEnum_QSettings_Scope sipModuleAPI_STL_QtCore->em_enums[26]
00659 #define sipEnum_QSettings_Format sipModuleAPI_STL_QtCore->em_enums[27]
00660 #define sipEnum_QSettings_Status sipModuleAPI_STL_QtCore->em_enums[28]
00661
00662 #define sipClass_QSharedMemory sipModuleAPI_STL_QtCore->em_types[114]
00663 #define sipCast_QSharedMemory sipModuleAPI_STL_QtCore->em_types[114]->type->td_cast
00664 #define sipForceConvertTo_QSharedMemory sipModuleAPI_STL_QtCore->em_types[114]->type->td_fcto
00665
00666 #define sipEnum_QSharedMemory_SharedMemoryError sipModuleAPI_STL_QtCore->em_enums[24]
00667 #define sipEnum_QSharedMemory_AccessMode sipModuleAPI_STL_QtCore->em_enums[25]
00668
00669 #define sipClass_QSignalMapper sipModuleAPI_STL_QtCore->em_types[113]
00670 #define sipCast_QSignalMapper sipModuleAPI_STL_QtCore->em_types[113]->type->td_cast
00671 #define sipForceConvertTo_QSignalMapper sipModuleAPI_STL_QtCore->em_types[113]->type->td_fcto
00672
00673 #define sipClass_QSize sipModuleAPI_STL_QtCore->em_types[31]
00674 #define sipCast_QSize sipModuleAPI_STL_QtCore->em_types[31]->type->td_cast
00675 #define sipForceConvertTo_QSize sipModuleAPI_STL_QtCore->em_types[31]->type->td_fcto
00676
00677 #define sipClass_QSizeF sipModuleAPI_STL_QtCore->em_types[30]
00678 #define sipCast_QSizeF sipModuleAPI_STL_QtCore->em_types[30]->type->td_cast
00679 #define sipForceConvertTo_QSizeF sipModuleAPI_STL_QtCore->em_types[30]->type->td_fcto
00680
00681 #define sipClass_QSocketNotifier sipModuleAPI_STL_QtCore->em_types[112]
00682 #define sipCast_QSocketNotifier sipModuleAPI_STL_QtCore->em_types[112]->type->td_cast
00683 #define sipForceConvertTo_QSocketNotifier sipModuleAPI_STL_QtCore->em_types[112]->type->td_fcto
00684
00685 #define sipEnum_QSocketNotifier_Type sipModuleAPI_STL_QtCore->em_enums[23]
00686
00687 #define sipClass_QString sipModuleAPI_STL_QtCore->em_types[28]
00688 #define sipCast_QString sipModuleAPI_STL_QtCore->em_types[28]->type->td_cast
00689 #define sipForceConvertTo_QString sipModuleAPI_STL_QtCore->em_types[28]->type->td_fcto
00690
00691 #define sipEnum_QString_NormalizationForm sipModuleAPI_STL_QtCore->em_enums[20]
00692 #define sipEnum_QString_SplitBehavior sipModuleAPI_STL_QtCore->em_enums[21]
00693 #define sipEnum_QString_SectionFlag sipModuleAPI_STL_QtCore->em_enums[22]
00694
00695 #define sipClass_QString_SectionFlags sipModuleAPI_STL_QtCore->em_types[29]
00696 #define sipCast_QString_SectionFlags sipModuleAPI_STL_QtCore->em_types[29]->type->td_cast
00697 #define sipForceConvertTo_QString_SectionFlags sipModuleAPI_STL_QtCore->em_types[29]->type->td_fcto
00698
00699 #define sipClass_QLatin1String sipModuleAPI_STL_QtCore->em_types[27]
00700 #define sipCast_QLatin1String sipModuleAPI_STL_QtCore->em_types[27]->type->td_cast
00701 #define sipForceConvertTo_QLatin1String sipModuleAPI_STL_QtCore->em_types[27]->type->td_fcto
00702
00703 #define sipClass_QStringRef sipModuleAPI_STL_QtCore->em_types[26]
00704 #define sipCast_QStringRef sipModuleAPI_STL_QtCore->em_types[26]->type->td_cast
00705 #define sipForceConvertTo_QStringRef sipModuleAPI_STL_QtCore->em_types[26]->type->td_fcto
00706
00707 #define sipClass_QStringList sipModuleAPI_STL_QtCore->em_types[25]
00708 #define sipCast_QStringList sipModuleAPI_STL_QtCore->em_types[25]->type->td_cast
00709 #define sipForceConvertTo_QStringList sipModuleAPI_STL_QtCore->em_types[25]->type->td_fcto
00710
00711 #define sipClass_QStringMatcher sipModuleAPI_STL_QtCore->em_types[24]
00712 #define sipCast_QStringMatcher sipModuleAPI_STL_QtCore->em_types[24]->type->td_cast
00713 #define sipForceConvertTo_QStringMatcher sipModuleAPI_STL_QtCore->em_types[24]->type->td_fcto
00714
00715 #define sipClass_QSystemSemaphore sipModuleAPI_STL_QtCore->em_types[23]
00716 #define sipCast_QSystemSemaphore sipModuleAPI_STL_QtCore->em_types[23]->type->td_cast
00717 #define sipForceConvertTo_QSystemSemaphore sipModuleAPI_STL_QtCore->em_types[23]->type->td_fcto
00718
00719 #define sipEnum_QSystemSemaphore_SystemSemaphoreError sipModuleAPI_STL_QtCore->em_enums[18]
00720 #define sipEnum_QSystemSemaphore_AccessMode sipModuleAPI_STL_QtCore->em_enums[19]
00721
00722 #define sipClass_QTemporaryFile sipModuleAPI_STL_QtCore->em_types[130]
00723 #define sipCast_QTemporaryFile sipModuleAPI_STL_QtCore->em_types[130]->type->td_cast
00724 #define sipForceConvertTo_QTemporaryFile sipModuleAPI_STL_QtCore->em_types[130]->type->td_fcto
00725
00726 #define sipClass_QTextBoundaryFinder sipModuleAPI_STL_QtCore->em_types[21]
00727 #define sipCast_QTextBoundaryFinder sipModuleAPI_STL_QtCore->em_types[21]->type->td_cast
00728 #define sipForceConvertTo_QTextBoundaryFinder sipModuleAPI_STL_QtCore->em_types[21]->type->td_fcto
00729
00730 #define sipEnum_QTextBoundaryFinder_BoundaryType sipModuleAPI_STL_QtCore->em_enums[16]
00731 #define sipEnum_QTextBoundaryFinder_BoundaryReason sipModuleAPI_STL_QtCore->em_enums[17]
00732
00733 #define sipClass_QTextBoundaryFinder_BoundaryReasons sipModuleAPI_STL_QtCore->em_types[22]
00734 #define sipCast_QTextBoundaryFinder_BoundaryReasons sipModuleAPI_STL_QtCore->em_types[22]->type->td_cast
00735 #define sipForceConvertTo_QTextBoundaryFinder_BoundaryReasons sipModuleAPI_STL_QtCore->em_types[22]->type->td_fcto
00736
00737 #define sipClass_QTextCodec sipModuleAPI_STL_QtCore->em_types[18]
00738 #define sipCast_QTextCodec sipModuleAPI_STL_QtCore->em_types[18]->type->td_cast
00739 #define sipForceConvertTo_QTextCodec sipModuleAPI_STL_QtCore->em_types[18]->type->td_fcto
00740
00741 #define sipEnum_QTextCodec_ConversionFlag sipModuleAPI_STL_QtCore->em_enums[15]
00742
00743 #define sipClass_QTextCodec_ConversionFlags sipModuleAPI_STL_QtCore->em_types[20]
00744 #define sipCast_QTextCodec_ConversionFlags sipModuleAPI_STL_QtCore->em_types[20]->type->td_cast
00745 #define sipForceConvertTo_QTextCodec_ConversionFlags sipModuleAPI_STL_QtCore->em_types[20]->type->td_fcto
00746
00747 #define sipClass_QTextCodec_ConverterState sipModuleAPI_STL_QtCore->em_types[19]
00748 #define sipCast_QTextCodec_ConverterState sipModuleAPI_STL_QtCore->em_types[19]->type->td_cast
00749 #define sipForceConvertTo_QTextCodec_ConverterState sipModuleAPI_STL_QtCore->em_types[19]->type->td_fcto
00750
00751 #define sipClass_QTextEncoder sipModuleAPI_STL_QtCore->em_types[17]
00752 #define sipCast_QTextEncoder sipModuleAPI_STL_QtCore->em_types[17]->type->td_cast
00753 #define sipForceConvertTo_QTextEncoder sipModuleAPI_STL_QtCore->em_types[17]->type->td_fcto
00754
00755 #define sipClass_QTextDecoder sipModuleAPI_STL_QtCore->em_types[16]
00756 #define sipCast_QTextDecoder sipModuleAPI_STL_QtCore->em_types[16]->type->td_cast
00757 #define sipForceConvertTo_QTextDecoder sipModuleAPI_STL_QtCore->em_types[16]->type->td_fcto
00758
00759 #define sipClass_QTextStream sipModuleAPI_STL_QtCore->em_types[14]
00760 #define sipCast_QTextStream sipModuleAPI_STL_QtCore->em_types[14]->type->td_cast
00761 #define sipForceConvertTo_QTextStream sipModuleAPI_STL_QtCore->em_types[14]->type->td_fcto
00762
00763 #define sipEnum_QTextStream_Status sipModuleAPI_STL_QtCore->em_enums[11]
00764 #define sipEnum_QTextStream_NumberFlag sipModuleAPI_STL_QtCore->em_enums[12]
00765 #define sipEnum_QTextStream_FieldAlignment sipModuleAPI_STL_QtCore->em_enums[13]
00766 #define sipEnum_QTextStream_RealNumberNotation sipModuleAPI_STL_QtCore->em_enums[14]
00767
00768 #define sipClass_QTextStream_NumberFlags sipModuleAPI_STL_QtCore->em_types[15]
00769 #define sipCast_QTextStream_NumberFlags sipModuleAPI_STL_QtCore->em_types[15]->type->td_cast
00770 #define sipForceConvertTo_QTextStream_NumberFlags sipModuleAPI_STL_QtCore->em_types[15]->type->td_fcto
00771
00772 #define sipClass_QTextStreamManipulator sipModuleAPI_STL_QtCore->em_types[13]
00773 #define sipCast_QTextStreamManipulator sipModuleAPI_STL_QtCore->em_types[13]->type->td_cast
00774 #define sipForceConvertTo_QTextStreamManipulator sipModuleAPI_STL_QtCore->em_types[13]->type->td_fcto
00775
00776 #define sipClass_QThread sipModuleAPI_STL_QtCore->em_types[111]
00777 #define sipCast_QThread sipModuleAPI_STL_QtCore->em_types[111]->type->td_cast
00778 #define sipForceConvertTo_QThread sipModuleAPI_STL_QtCore->em_types[111]->type->td_fcto
00779
00780 #define sipEnum_QThread_Priority sipModuleAPI_STL_QtCore->em_enums[10]
00781
00782 #define sipClass_QThreadPool sipModuleAPI_STL_QtCore->em_types[110]
00783 #define sipCast_QThreadPool sipModuleAPI_STL_QtCore->em_types[110]->type->td_cast
00784 #define sipForceConvertTo_QThreadPool sipModuleAPI_STL_QtCore->em_types[110]->type->td_fcto
00785
00786 #define sipClass_QTimeLine sipModuleAPI_STL_QtCore->em_types[109]
00787 #define sipCast_QTimeLine sipModuleAPI_STL_QtCore->em_types[109]->type->td_cast
00788 #define sipForceConvertTo_QTimeLine sipModuleAPI_STL_QtCore->em_types[109]->type->td_fcto
00789
00790 #define sipEnum_QTimeLine_State sipModuleAPI_STL_QtCore->em_enums[7]
00791 #define sipEnum_QTimeLine_Direction sipModuleAPI_STL_QtCore->em_enums[8]
00792 #define sipEnum_QTimeLine_CurveShape sipModuleAPI_STL_QtCore->em_enums[9]
00793
00794 #define sipClass_QTimer sipModuleAPI_STL_QtCore->em_types[108]
00795 #define sipCast_QTimer sipModuleAPI_STL_QtCore->em_types[108]->type->td_cast
00796 #define sipForceConvertTo_QTimer sipModuleAPI_STL_QtCore->em_types[108]->type->td_fcto
00797
00798 #define sipClass_QTranslator sipModuleAPI_STL_QtCore->em_types[107]
00799 #define sipCast_QTranslator sipModuleAPI_STL_QtCore->em_types[107]->type->td_cast
00800 #define sipForceConvertTo_QTranslator sipModuleAPI_STL_QtCore->em_types[107]->type->td_fcto
00801
00802 #define sipClass_QUrl sipModuleAPI_STL_QtCore->em_types[11]
00803 #define sipCast_QUrl sipModuleAPI_STL_QtCore->em_types[11]->type->td_cast
00804 #define sipForceConvertTo_QUrl sipModuleAPI_STL_QtCore->em_types[11]->type->td_fcto
00805
00806 #define sipEnum_QUrl_ParsingMode sipModuleAPI_STL_QtCore->em_enums[5]
00807 #define sipEnum_QUrl_FormattingOption sipModuleAPI_STL_QtCore->em_enums[6]
00808
00809 #define sipClass_QUrl_FormattingOptions sipModuleAPI_STL_QtCore->em_types[12]
00810 #define sipCast_QUrl_FormattingOptions sipModuleAPI_STL_QtCore->em_types[12]->type->td_cast
00811 #define sipForceConvertTo_QUrl_FormattingOptions sipModuleAPI_STL_QtCore->em_types[12]->type->td_fcto
00812
00813 #define sipClass_QUuid sipModuleAPI_STL_QtCore->em_types[10]
00814 #define sipCast_QUuid sipModuleAPI_STL_QtCore->em_types[10]->type->td_cast
00815 #define sipForceConvertTo_QUuid sipModuleAPI_STL_QtCore->em_types[10]->type->td_fcto
00816
00817 #define sipEnum_QUuid_Version sipModuleAPI_STL_QtCore->em_enums[3]
00818 #define sipEnum_QUuid_Variant sipModuleAPI_STL_QtCore->em_enums[4]
00819
00820 #define sipClass_QVariant sipModuleAPI_STL_QtCore->em_types[9]
00821 #define sipCast_QVariant sipModuleAPI_STL_QtCore->em_types[9]->type->td_cast
00822 #define sipForceConvertTo_QVariant sipModuleAPI_STL_QtCore->em_types[9]->type->td_fcto
00823
00824 #define sipEnum_QVariant_Type sipModuleAPI_STL_QtCore->em_enums[2]
00825
00826 #define sipClass_QWaitCondition sipModuleAPI_STL_QtCore->em_types[8]
00827 #define sipCast_QWaitCondition sipModuleAPI_STL_QtCore->em_types[8]->type->td_cast
00828 #define sipForceConvertTo_QWaitCondition sipModuleAPI_STL_QtCore->em_types[8]->type->td_fcto
00829
00830 #define sipClass_QXmlStreamAttribute sipModuleAPI_STL_QtCore->em_types[7]
00831 #define sipCast_QXmlStreamAttribute sipModuleAPI_STL_QtCore->em_types[7]->type->td_cast
00832 #define sipForceConvertTo_QXmlStreamAttribute sipModuleAPI_STL_QtCore->em_types[7]->type->td_fcto
00833
00834 #define sipClass_QXmlStreamAttributes sipModuleAPI_STL_QtCore->em_types[6]
00835 #define sipCast_QXmlStreamAttributes sipModuleAPI_STL_QtCore->em_types[6]->type->td_cast
00836 #define sipForceConvertTo_QXmlStreamAttributes sipModuleAPI_STL_QtCore->em_types[6]->type->td_fcto
00837
00838 #define sipClass_QXmlStreamNamespaceDeclaration sipModuleAPI_STL_QtCore->em_types[5]
00839 #define sipCast_QXmlStreamNamespaceDeclaration sipModuleAPI_STL_QtCore->em_types[5]->type->td_cast
00840 #define sipForceConvertTo_QXmlStreamNamespaceDeclaration sipModuleAPI_STL_QtCore->em_types[5]->type->td_fcto
00841
00842 #define sipClass_QXmlStreamNotationDeclaration sipModuleAPI_STL_QtCore->em_types[4]
00843 #define sipCast_QXmlStreamNotationDeclaration sipModuleAPI_STL_QtCore->em_types[4]->type->td_cast
00844 #define sipForceConvertTo_QXmlStreamNotationDeclaration sipModuleAPI_STL_QtCore->em_types[4]->type->td_fcto
00845
00846 #define sipClass_QXmlStreamEntityDeclaration sipModuleAPI_STL_QtCore->em_types[3]
00847 #define sipCast_QXmlStreamEntityDeclaration sipModuleAPI_STL_QtCore->em_types[3]->type->td_cast
00848 #define sipForceConvertTo_QXmlStreamEntityDeclaration sipModuleAPI_STL_QtCore->em_types[3]->type->td_fcto
00849
00850 #define sipClass_QXmlStreamEntityResolver sipModuleAPI_STL_QtCore->em_types[2]
00851 #define sipCast_QXmlStreamEntityResolver sipModuleAPI_STL_QtCore->em_types[2]->type->td_cast
00852 #define sipForceConvertTo_QXmlStreamEntityResolver sipModuleAPI_STL_QtCore->em_types[2]->type->td_fcto
00853
00854 #define sipClass_QXmlStreamReader sipModuleAPI_STL_QtCore->em_types[1]
00855 #define sipCast_QXmlStreamReader sipModuleAPI_STL_QtCore->em_types[1]->type->td_cast
00856 #define sipForceConvertTo_QXmlStreamReader sipModuleAPI_STL_QtCore->em_types[1]->type->td_fcto
00857
00858 #define sipEnum_QXmlStreamReader_Error sipModuleAPI_STL_QtCore->em_enums[0]
00859 #define sipEnum_QXmlStreamReader_TokenType sipModuleAPI_STL_QtCore->em_enums[1]
00860
00861 #define sipClass_QXmlStreamWriter sipModuleAPI_STL_QtCore->em_types[0]
00862 #define sipCast_QXmlStreamWriter sipModuleAPI_STL_QtCore->em_types[0]->type->td_cast
00863 #define sipForceConvertTo_QXmlStreamWriter sipModuleAPI_STL_QtCore->em_types[0]->type->td_fcto
00864
00865 #define sipMappedType_QList_0600QPair_0100QByteArray_0100QByteArray sipModuleAPI_STL_QtCore->em_mappedtypes[0]
00866 #define sipForceConvertTo_QList_0600QPair_0100QByteArray_0100QByteArray sipModuleAPI_STL_QtCore->em_mappedtypes[0]->mt_fcto
00867 #define sipConvertFrom_QList_0600QPair_0100QByteArray_0100QByteArray sipModuleAPI_STL_QtCore->em_mappedtypes[0]->mt_cfrom
00868
00869 #define sipMappedType_QList_0600QPair_0100QString_0100QString sipModuleAPI_STL_QtCore->em_mappedtypes[1]
00870 #define sipForceConvertTo_QList_0600QPair_0100QString_0100QString sipModuleAPI_STL_QtCore->em_mappedtypes[1]->mt_fcto
00871 #define sipConvertFrom_QList_0600QPair_0100QString_0100QString sipModuleAPI_STL_QtCore->em_mappedtypes[1]->mt_cfrom
00872
00873 #define sipMappedType_QList_0200QUrl sipModuleAPI_STL_QtCore->em_mappedtypes[2]
00874 #define sipForceConvertTo_QList_0200QUrl sipModuleAPI_STL_QtCore->em_mappedtypes[2]->mt_fcto
00875 #define sipConvertFrom_QList_0200QUrl sipModuleAPI_STL_QtCore->em_mappedtypes[2]->mt_cfrom
00876
00877 #define sipMappedType_QMap_1800_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[3]
00878 #define sipForceConvertTo_QMap_1800_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[3]->mt_fcto
00879 #define sipConvertFrom_QMap_1800_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[3]->mt_cfrom
00880
00881 #define sipMappedType_QList_0200QByteArray sipModuleAPI_STL_QtCore->em_mappedtypes[4]
00882 #define sipForceConvertTo_QList_0200QByteArray sipModuleAPI_STL_QtCore->em_mappedtypes[4]->mt_fcto
00883 #define sipConvertFrom_QList_0200QByteArray sipModuleAPI_STL_QtCore->em_mappedtypes[4]->mt_cfrom
00884
00885 #define sipMappedType_QList_0200QModelIndex sipModuleAPI_STL_QtCore->em_mappedtypes[5]
00886 #define sipForceConvertTo_QList_0200QModelIndex sipModuleAPI_STL_QtCore->em_mappedtypes[5]->mt_fcto
00887 #define sipConvertFrom_QList_0200QModelIndex sipModuleAPI_STL_QtCore->em_mappedtypes[5]->mt_cfrom
00888
00889 #define sipMappedType_QList_0200QFileInfo sipModuleAPI_STL_QtCore->em_mappedtypes[6]
00890 #define sipForceConvertTo_QList_0200QFileInfo sipModuleAPI_STL_QtCore->em_mappedtypes[6]->mt_fcto
00891 #define sipConvertFrom_QList_0200QFileInfo sipModuleAPI_STL_QtCore->em_mappedtypes[6]->mt_cfrom
00892
00893 #define sipMappedType_QList_0201QObject sipModuleAPI_STL_QtCore->em_mappedtypes[7]
00894 #define sipForceConvertTo_QList_0201QObject sipModuleAPI_STL_QtCore->em_mappedtypes[7]->mt_fcto
00895 #define sipConvertFrom_QList_0201QObject sipModuleAPI_STL_QtCore->em_mappedtypes[7]->mt_cfrom
00896
00897 #define sipMappedType_QList_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[8]
00898 #define sipForceConvertTo_QList_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[8]->mt_fcto
00899 #define sipConvertFrom_QList_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[8]->mt_cfrom
00900
00901 #define sipMappedType_QMap_0200QString_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[9]
00902 #define sipForceConvertTo_QMap_0200QString_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[9]->mt_fcto
00903 #define sipConvertFrom_QMap_0200QString_0200QVariant sipModuleAPI_STL_QtCore->em_mappedtypes[9]->mt_cfrom
00904
00905 #define sipMappedType_QVector_0200QXmlStreamNamespaceDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[10]
00906 #define sipForceConvertTo_QVector_0200QXmlStreamNamespaceDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[10]->mt_fcto
00907 #define sipConvertFrom_QVector_0200QXmlStreamNamespaceDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[10]->mt_cfrom
00908
00909 #define sipMappedType_QVector_0200QXmlStreamNotationDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[11]
00910 #define sipForceConvertTo_QVector_0200QXmlStreamNotationDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[11]->mt_fcto
00911 #define sipConvertFrom_QVector_0200QXmlStreamNotationDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[11]->mt_cfrom
00912
00913 #define sipMappedType_QVector_0200QXmlStreamEntityDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[12]
00914 #define sipForceConvertTo_QVector_0200QXmlStreamEntityDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[12]->mt_fcto
00915 #define sipConvertFrom_QVector_0200QXmlStreamEntityDeclaration sipModuleAPI_STL_QtCore->em_mappedtypes[12]->mt_cfrom
00916
00917 #define sipMappedType_QVector_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[13]
00918 #define sipForceConvertTo_QVector_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[13]->mt_fcto
00919 #define sipConvertFrom_QVector_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[13]->mt_cfrom
00920
00921 #define sipMappedType_QVector_1900 sipModuleAPI_STL_QtCore->em_mappedtypes[14]
00922 #define sipForceConvertTo_QVector_1900 sipModuleAPI_STL_QtCore->em_mappedtypes[14]->mt_fcto
00923 #define sipConvertFrom_QVector_1900 sipModuleAPI_STL_QtCore->em_mappedtypes[14]->mt_cfrom
00924
00925 #define sipMappedType_QPair_1800_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[15]
00926 #define sipForceConvertTo_QPair_1800_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[15]->mt_fcto
00927 #define sipConvertFrom_QPair_1800_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[15]->mt_cfrom
00928
00929 #define sipMappedType_QList_0500QLocale_Country sipModuleAPI_STL_QtCore->em_mappedtypes[16]
00930 #define sipForceConvertTo_QList_0500QLocale_Country sipModuleAPI_STL_QtCore->em_mappedtypes[16]->mt_fcto
00931 #define sipConvertFrom_QList_0500QLocale_Country sipModuleAPI_STL_QtCore->em_mappedtypes[16]->mt_cfrom
00932
00933 #define sipMappedType_QList_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[17]
00934 #define sipForceConvertTo_QList_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[17]->mt_fcto
00935 #define sipConvertFrom_QList_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[17]->mt_cfrom
00936
00937 #define sipMappedType_QList_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[18]
00938 #define sipForceConvertTo_QList_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[18]->mt_fcto
00939 #define sipConvertFrom_QList_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[18]->mt_cfrom
00940
00941 #define sipMappedType_QList_0600QPair_2400_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[19]
00942 #define sipForceConvertTo_QList_0600QPair_2400_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[19]->mt_fcto
00943 #define sipConvertFrom_QList_0600QPair_2400_2400 sipModuleAPI_STL_QtCore->em_mappedtypes[19]->mt_cfrom
00944
00945 #define sipMappedType_QList_27000600QPair_1800_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[20]
00946 #define sipForceConvertTo_QList_27000600QPair_1800_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[20]->mt_fcto
00947 #define sipConvertFrom_QList_27000600QPair_1800_1800 sipModuleAPI_STL_QtCore->em_mappedtypes[20]->mt_cfrom
00948 extern const sipExportedModuleDef *sipModuleAPI_STL_QtCore;
00949
00950 #define sipClass_QPaintDevice sipModuleAPI_STL_QtGui->em_types[247]
00951 #define sipCast_QPaintDevice sipModuleAPI_STL_QtGui->em_types[247]->type->td_cast
00952 #define sipForceConvertTo_QPaintDevice sipModuleAPI_STL_QtGui->em_types[247]->type->td_fcto
00953
00954 #define sipEnum_QPaintDevice_PaintDeviceMetric sipModuleAPI_STL_QtGui->em_enums[173]
00955
00956 #define sipClass_QWidget sipModuleAPI_STL_QtGui->em_types[253]
00957 #define sipCast_QWidget sipModuleAPI_STL_QtGui->em_types[253]->type->td_cast
00958 #define sipForceConvertTo_QWidget sipModuleAPI_STL_QtGui->em_types[253]->type->td_fcto
00959
00960 #define sipEnum_QWidget_RenderFlag sipModuleAPI_STL_QtGui->em_enums[7]
00961
00962 #define sipClass_QAbstractButton sipModuleAPI_STL_QtGui->em_types[346]
00963 #define sipCast_QAbstractButton sipModuleAPI_STL_QtGui->em_types[346]->type->td_cast
00964 #define sipForceConvertTo_QAbstractButton sipModuleAPI_STL_QtGui->em_types[346]->type->td_fcto
00965
00966 #define sipClass_QAbstractItemDelegate sipModuleAPI_STL_QtGui->em_types[244]
00967 #define sipCast_QAbstractItemDelegate sipModuleAPI_STL_QtGui->em_types[244]->type->td_cast
00968 #define sipForceConvertTo_QAbstractItemDelegate sipModuleAPI_STL_QtGui->em_types[244]->type->td_fcto
00969
00970 #define sipEnum_QAbstractItemDelegate_EndEditHint sipModuleAPI_STL_QtGui->em_enums[289]
00971
00972 #define sipClass_QFrame sipModuleAPI_STL_QtGui->em_types[317]
00973 #define sipCast_QFrame sipModuleAPI_STL_QtGui->em_types[317]->type->td_cast
00974 #define sipForceConvertTo_QFrame sipModuleAPI_STL_QtGui->em_types[317]->type->td_fcto
00975
00976 #define sipEnum_QFrame_StyleMask sipModuleAPI_STL_QtGui->em_enums[222]
00977 #define sipEnum_QFrame_Shape sipModuleAPI_STL_QtGui->em_enums[223]
00978 #define sipEnum_QFrame_Shadow sipModuleAPI_STL_QtGui->em_enums[224]
00979
00980 #define sipClass_QAbstractScrollArea sipModuleAPI_STL_QtGui->em_types[323]
00981 #define sipCast_QAbstractScrollArea sipModuleAPI_STL_QtGui->em_types[323]->type->td_cast
00982 #define sipForceConvertTo_QAbstractScrollArea sipModuleAPI_STL_QtGui->em_types[323]->type->td_fcto
00983
00984 #define sipClass_QAbstractItemView sipModuleAPI_STL_QtGui->em_types[335]
00985 #define sipCast_QAbstractItemView sipModuleAPI_STL_QtGui->em_types[335]->type->td_cast
00986 #define sipForceConvertTo_QAbstractItemView sipModuleAPI_STL_QtGui->em_types[335]->type->td_fcto
00987
00988 #define sipEnum_QAbstractItemView_DropIndicatorPosition sipModuleAPI_STL_QtGui->em_enums[280]
00989 #define sipEnum_QAbstractItemView_State sipModuleAPI_STL_QtGui->em_enums[281]
00990 #define sipEnum_QAbstractItemView_CursorAction sipModuleAPI_STL_QtGui->em_enums[282]
00991 #define sipEnum_QAbstractItemView_SelectionMode sipModuleAPI_STL_QtGui->em_enums[283]
00992 #define sipEnum_QAbstractItemView_SelectionBehavior sipModuleAPI_STL_QtGui->em_enums[284]
00993 #define sipEnum_QAbstractItemView_ScrollMode sipModuleAPI_STL_QtGui->em_enums[285]
00994 #define sipEnum_QAbstractItemView_ScrollHint sipModuleAPI_STL_QtGui->em_enums[286]
00995 #define sipEnum_QAbstractItemView_EditTrigger sipModuleAPI_STL_QtGui->em_enums[287]
00996 #define sipEnum_QAbstractItemView_DragDropMode sipModuleAPI_STL_QtGui->em_enums[288]
00997
00998 #define sipClass_QAbstractItemView_EditTriggers sipModuleAPI_STL_QtGui->em_types[336]
00999 #define sipCast_QAbstractItemView_EditTriggers sipModuleAPI_STL_QtGui->em_types[336]->type->td_cast
01000 #define sipForceConvertTo_QAbstractItemView_EditTriggers sipModuleAPI_STL_QtGui->em_types[336]->type->td_fcto
01001
01002 #define sipClass_QDialog sipModuleAPI_STL_QtGui->em_types[299]
01003 #define sipCast_QDialog sipModuleAPI_STL_QtGui->em_types[299]->type->td_cast
01004 #define sipForceConvertTo_QDialog sipModuleAPI_STL_QtGui->em_types[299]->type->td_fcto
01005
01006 #define sipEnum_QDialog_DialogCode sipModuleAPI_STL_QtGui->em_enums[253]
01007
01008 #define sipClass_QAbstractPrintDialog sipModuleAPI_STL_QtGui->em_types[314]
01009 #define sipCast_QAbstractPrintDialog sipModuleAPI_STL_QtGui->em_types[314]->type->td_cast
01010 #define sipForceConvertTo_QAbstractPrintDialog sipModuleAPI_STL_QtGui->em_types[314]->type->td_fcto
01011
01012 #define sipEnum_QAbstractPrintDialog_PrintDialogOption sipModuleAPI_STL_QtGui->em_enums[278]
01013 #define sipEnum_QAbstractPrintDialog_PrintRange sipModuleAPI_STL_QtGui->em_enums[279]
01014
01015 #define sipClass_QAbstractPrintDialog_PrintDialogOptions sipModuleAPI_STL_QtGui->em_types[315]
01016 #define sipCast_QAbstractPrintDialog_PrintDialogOptions sipModuleAPI_STL_QtGui->em_types[315]->type->td_cast
01017 #define sipForceConvertTo_QAbstractPrintDialog_PrintDialogOptions sipModuleAPI_STL_QtGui->em_types[315]->type->td_fcto
01018
01019 #define sipClass_QAbstractProxyModel sipModuleAPI_STL_QtGui->em_types[242]
01020 #define sipCast_QAbstractProxyModel sipModuleAPI_STL_QtGui->em_types[242]->type->td_cast
01021 #define sipForceConvertTo_QAbstractProxyModel sipModuleAPI_STL_QtGui->em_types[242]->type->td_fcto
01022
01023 #define sipClass_QAbstractSpinBox sipModuleAPI_STL_QtGui->em_types[291]
01024 #define sipCast_QAbstractSpinBox sipModuleAPI_STL_QtGui->em_types[291]->type->td_cast
01025 #define sipForceConvertTo_QAbstractSpinBox sipModuleAPI_STL_QtGui->em_types[291]->type->td_fcto
01026
01027 #define sipEnum_QAbstractSpinBox_CorrectionMode sipModuleAPI_STL_QtGui->em_enums[275]
01028 #define sipEnum_QAbstractSpinBox_ButtonSymbols sipModuleAPI_STL_QtGui->em_enums[276]
01029 #define sipEnum_QAbstractSpinBox_StepEnabledFlag sipModuleAPI_STL_QtGui->em_enums[277]
01030
01031 #define sipClass_QAbstractSpinBox_StepEnabled sipModuleAPI_STL_QtGui->em_types[292]
01032 #define sipCast_QAbstractSpinBox_StepEnabled sipModuleAPI_STL_QtGui->em_types[292]->type->td_cast
01033 #define sipForceConvertTo_QAbstractSpinBox_StepEnabled sipModuleAPI_STL_QtGui->em_types[292]->type->td_fcto
01034
01035 #define sipClass_QAbstractTextDocumentLayout sipModuleAPI_STL_QtGui->em_types[238]
01036 #define sipCast_QAbstractTextDocumentLayout sipModuleAPI_STL_QtGui->em_types[238]->type->td_cast
01037 #define sipForceConvertTo_QAbstractTextDocumentLayout sipModuleAPI_STL_QtGui->em_types[238]->type->td_fcto
01038
01039 #define sipClass_QAbstractTextDocumentLayout_Selection sipModuleAPI_STL_QtGui->em_types[240]
01040 #define sipCast_QAbstractTextDocumentLayout_Selection sipModuleAPI_STL_QtGui->em_types[240]->type->td_cast
01041 #define sipForceConvertTo_QAbstractTextDocumentLayout_Selection sipModuleAPI_STL_QtGui->em_types[240]->type->td_fcto
01042
01043 #define sipClass_QAbstractTextDocumentLayout_PaintContext sipModuleAPI_STL_QtGui->em_types[239]
01044 #define sipCast_QAbstractTextDocumentLayout_PaintContext sipModuleAPI_STL_QtGui->em_types[239]->type->td_cast
01045 #define sipForceConvertTo_QAbstractTextDocumentLayout_PaintContext sipModuleAPI_STL_QtGui->em_types[239]->type->td_fcto
01046
01047 #define sipClass_QAbstractSlider sipModuleAPI_STL_QtGui->em_types[287]
01048 #define sipCast_QAbstractSlider sipModuleAPI_STL_QtGui->em_types[287]->type->td_cast
01049 #define sipForceConvertTo_QAbstractSlider sipModuleAPI_STL_QtGui->em_types[287]->type->td_fcto
01050
01051 #define sipEnum_QAbstractSlider_SliderChange sipModuleAPI_STL_QtGui->em_enums[273]
01052 #define sipEnum_QAbstractSlider_SliderAction sipModuleAPI_STL_QtGui->em_enums[274]
01053
01054 #define sipClass_QAction sipModuleAPI_STL_QtGui->em_types[236]
01055 #define sipCast_QAction sipModuleAPI_STL_QtGui->em_types[236]->type->td_cast
01056 #define sipForceConvertTo_QAction sipModuleAPI_STL_QtGui->em_types[236]->type->td_fcto
01057
01058 #define sipEnum_QAction_MenuRole sipModuleAPI_STL_QtGui->em_enums[271]
01059 #define sipEnum_QAction_ActionEvent sipModuleAPI_STL_QtGui->em_enums[272]
01060
01061 #define sipClass_QActionGroup sipModuleAPI_STL_QtGui->em_types[235]
01062 #define sipCast_QActionGroup sipModuleAPI_STL_QtGui->em_types[235]->type->td_cast
01063 #define sipForceConvertTo_QActionGroup sipModuleAPI_STL_QtGui->em_types[235]->type->td_fcto
01064
01065 #define sipClass_QApplication sipModuleAPI_STL_QtGui->em_types[234]
01066 #define sipCast_QApplication sipModuleAPI_STL_QtGui->em_types[234]->type->td_cast
01067 #define sipForceConvertTo_QApplication sipModuleAPI_STL_QtGui->em_types[234]->type->td_fcto
01068
01069 #define sipEnum_QApplication_ColorSpec sipModuleAPI_STL_QtGui->em_enums[269]
01070 #define sipEnum_QApplication_Type sipModuleAPI_STL_QtGui->em_enums[270]
01071
01072 #define sipClass_QPixmap sipModuleAPI_STL_QtGui->em_types[251]
01073 #define sipCast_QPixmap sipModuleAPI_STL_QtGui->em_types[251]->type->td_cast
01074 #define sipForceConvertTo_QPixmap sipModuleAPI_STL_QtGui->em_types[251]->type->td_fcto
01075
01076 #define sipClass_QBitmap sipModuleAPI_STL_QtGui->em_types[252]
01077 #define sipCast_QBitmap sipModuleAPI_STL_QtGui->em_types[252]->type->td_cast
01078 #define sipForceConvertTo_QBitmap sipModuleAPI_STL_QtGui->em_types[252]->type->td_fcto
01079
01080 #define sipClass_QLayoutItem sipModuleAPI_STL_QtGui->em_types[224]
01081 #define sipCast_QLayoutItem sipModuleAPI_STL_QtGui->em_types[224]->type->td_cast
01082 #define sipForceConvertTo_QLayoutItem sipModuleAPI_STL_QtGui->em_types[224]->type->td_fcto
01083
01084 #define sipClass_QLayout sipModuleAPI_STL_QtGui->em_types[227]
01085 #define sipCast_QLayout sipModuleAPI_STL_QtGui->em_types[227]->type->td_cast
01086 #define sipForceConvertTo_QLayout sipModuleAPI_STL_QtGui->em_types[227]->type->td_fcto
01087
01088 #define sipEnum_QLayout_SizeConstraint sipModuleAPI_STL_QtGui->em_enums[196]
01089
01090 #define sipClass_QBoxLayout sipModuleAPI_STL_QtGui->em_types[231]
01091 #define sipCast_QBoxLayout sipModuleAPI_STL_QtGui->em_types[231]->type->td_cast
01092 #define sipForceConvertTo_QBoxLayout sipModuleAPI_STL_QtGui->em_types[231]->type->td_fcto
01093
01094 #define sipEnum_QBoxLayout_Direction sipModuleAPI_STL_QtGui->em_enums[268]
01095
01096 #define sipClass_QHBoxLayout sipModuleAPI_STL_QtGui->em_types[233]
01097 #define sipCast_QHBoxLayout sipModuleAPI_STL_QtGui->em_types[233]->type->td_cast
01098 #define sipForceConvertTo_QHBoxLayout sipModuleAPI_STL_QtGui->em_types[233]->type->td_fcto
01099
01100 #define sipClass_QVBoxLayout sipModuleAPI_STL_QtGui->em_types[232]
01101 #define sipCast_QVBoxLayout sipModuleAPI_STL_QtGui->em_types[232]->type->td_cast
01102 #define sipForceConvertTo_QVBoxLayout sipModuleAPI_STL_QtGui->em_types[232]->type->td_fcto
01103
01104 #define sipClass_QColor sipModuleAPI_STL_QtGui->em_types[223]
01105 #define sipCast_QColor sipModuleAPI_STL_QtGui->em_types[223]->type->td_cast
01106 #define sipForceConvertTo_QColor sipModuleAPI_STL_QtGui->em_types[223]->type->td_fcto
01107
01108 #define sipEnum_QColor_Spec sipModuleAPI_STL_QtGui->em_enums[267]
01109
01110 #define sipClass_QPushButton sipModuleAPI_STL_QtGui->em_types[350]
01111 #define sipCast_QPushButton sipModuleAPI_STL_QtGui->em_types[350]->type->td_cast
01112 #define sipForceConvertTo_QPushButton sipModuleAPI_STL_QtGui->em_types[350]->type->td_fcto
01113
01114 #define sipClass_QCommandLinkButton sipModuleAPI_STL_QtGui->em_types[351]
01115 #define sipCast_QCommandLinkButton sipModuleAPI_STL_QtGui->em_types[351]->type->td_cast
01116 #define sipForceConvertTo_QCommandLinkButton sipModuleAPI_STL_QtGui->em_types[351]->type->td_fcto
01117
01118 #define sipClass_QBrush sipModuleAPI_STL_QtGui->em_types[222]
01119 #define sipCast_QBrush sipModuleAPI_STL_QtGui->em_types[222]->type->td_cast
01120 #define sipForceConvertTo_QBrush sipModuleAPI_STL_QtGui->em_types[222]->type->td_fcto
01121
01122 #define sipClass_QGradient sipModuleAPI_STL_QtGui->em_types[218]
01123 #define sipCast_QGradient sipModuleAPI_STL_QtGui->em_types[218]->type->td_cast
01124 #define sipForceConvertTo_QGradient sipModuleAPI_STL_QtGui->em_types[218]->type->td_fcto
01125
01126 #define sipEnum_QGradient_Spread sipModuleAPI_STL_QtGui->em_enums[265]
01127 #define sipEnum_QGradient_Type sipModuleAPI_STL_QtGui->em_enums[266]
01128
01129 #define sipClass_QLinearGradient sipModuleAPI_STL_QtGui->em_types[221]
01130 #define sipCast_QLinearGradient sipModuleAPI_STL_QtGui->em_types[221]->type->td_cast
01131 #define sipForceConvertTo_QLinearGradient sipModuleAPI_STL_QtGui->em_types[221]->type->td_fcto
01132
01133 #define sipClass_QRadialGradient sipModuleAPI_STL_QtGui->em_types[220]
01134 #define sipCast_QRadialGradient sipModuleAPI_STL_QtGui->em_types[220]->type->td_cast
01135 #define sipForceConvertTo_QRadialGradient sipModuleAPI_STL_QtGui->em_types[220]->type->td_fcto
01136
01137 #define sipClass_QConicalGradient sipModuleAPI_STL_QtGui->em_types[219]
01138 #define sipCast_QConicalGradient sipModuleAPI_STL_QtGui->em_types[219]->type->td_cast
01139 #define sipForceConvertTo_QConicalGradient sipModuleAPI_STL_QtGui->em_types[219]->type->td_fcto
01140
01141 #define sipClass_QButtonGroup sipModuleAPI_STL_QtGui->em_types[217]
01142 #define sipCast_QButtonGroup sipModuleAPI_STL_QtGui->em_types[217]->type->td_cast
01143 #define sipForceConvertTo_QButtonGroup sipModuleAPI_STL_QtGui->em_types[217]->type->td_fcto
01144
01145 #define sipClass_QCalendarWidget sipModuleAPI_STL_QtGui->em_types[286]
01146 #define sipCast_QCalendarWidget sipModuleAPI_STL_QtGui->em_types[286]->type->td_cast
01147 #define sipForceConvertTo_QCalendarWidget sipModuleAPI_STL_QtGui->em_types[286]->type->td_fcto
01148
01149 #define sipEnum_QCalendarWidget_SelectionMode sipModuleAPI_STL_QtGui->em_enums[262]
01150 #define sipEnum_QCalendarWidget_VerticalHeaderFormat sipModuleAPI_STL_QtGui->em_enums[263]
01151 #define sipEnum_QCalendarWidget_HorizontalHeaderFormat sipModuleAPI_STL_QtGui->em_enums[264]
01152
01153 #define sipClass_QCheckBox sipModuleAPI_STL_QtGui->em_types[349]
01154 #define sipCast_QCheckBox sipModuleAPI_STL_QtGui->em_types[349]->type->td_cast
01155 #define sipForceConvertTo_QCheckBox sipModuleAPI_STL_QtGui->em_types[349]->type->td_fcto
01156
01157 #define sipClass_QClipboard sipModuleAPI_STL_QtGui->em_types[216]
01158 #define sipCast_QClipboard sipModuleAPI_STL_QtGui->em_types[216]->type->td_cast
01159 #define sipForceConvertTo_QClipboard sipModuleAPI_STL_QtGui->em_types[216]->type->td_fcto
01160
01161 #define sipEnum_QClipboard_Mode sipModuleAPI_STL_QtGui->em_enums[261]
01162
01163 #define sipClass_QColumnView sipModuleAPI_STL_QtGui->em_types[345]
01164 #define sipCast_QColumnView sipModuleAPI_STL_QtGui->em_types[345]->type->td_cast
01165 #define sipForceConvertTo_QColumnView sipModuleAPI_STL_QtGui->em_types[345]->type->td_fcto
01166
01167 #define sipClass_QColorDialog sipModuleAPI_STL_QtGui->em_types[313]
01168 #define sipCast_QColorDialog sipModuleAPI_STL_QtGui->em_types[313]->type->td_cast
01169 #define sipForceConvertTo_QColorDialog sipModuleAPI_STL_QtGui->em_types[313]->type->td_fcto
01170
01171 #define sipClass_QComboBox sipModuleAPI_STL_QtGui->em_types[283]
01172 #define sipCast_QComboBox sipModuleAPI_STL_QtGui->em_types[283]->type->td_cast
01173 #define sipForceConvertTo_QComboBox sipModuleAPI_STL_QtGui->em_types[283]->type->td_fcto
01174
01175 #define sipEnum_QComboBox_SizeAdjustPolicy sipModuleAPI_STL_QtGui->em_enums[259]
01176 #define sipEnum_QComboBox_InsertPolicy sipModuleAPI_STL_QtGui->em_enums[260]
01177
01178 #define sipClass_QCompleter sipModuleAPI_STL_QtGui->em_types[215]
01179 #define sipCast_QCompleter sipModuleAPI_STL_QtGui->em_types[215]->type->td_cast
01180 #define sipForceConvertTo_QCompleter sipModuleAPI_STL_QtGui->em_types[215]->type->td_fcto
01181
01182 #define sipEnum_QCompleter_ModelSorting sipModuleAPI_STL_QtGui->em_enums[257]
01183 #define sipEnum_QCompleter_CompletionMode sipModuleAPI_STL_QtGui->em_enums[258]
01184
01185 #define sipClass_QCursor sipModuleAPI_STL_QtGui->em_types[214]
01186 #define sipCast_QCursor sipModuleAPI_STL_QtGui->em_types[214]->type->td_cast
01187 #define sipForceConvertTo_QCursor sipModuleAPI_STL_QtGui->em_types[214]->type->td_fcto
01188
01189 #define sipClass_QDataWidgetMapper sipModuleAPI_STL_QtGui->em_types[213]
01190 #define sipCast_QDataWidgetMapper sipModuleAPI_STL_QtGui->em_types[213]->type->td_cast
01191 #define sipForceConvertTo_QDataWidgetMapper sipModuleAPI_STL_QtGui->em_types[213]->type->td_fcto
01192
01193 #define sipEnum_QDataWidgetMapper_SubmitPolicy sipModuleAPI_STL_QtGui->em_enums[256]
01194
01195 #define sipClass_QDateTimeEdit sipModuleAPI_STL_QtGui->em_types[295]
01196 #define sipCast_QDateTimeEdit sipModuleAPI_STL_QtGui->em_types[295]->type->td_cast
01197 #define sipForceConvertTo_QDateTimeEdit sipModuleAPI_STL_QtGui->em_types[295]->type->td_fcto
01198
01199 #define sipEnum_QDateTimeEdit_Section sipModuleAPI_STL_QtGui->em_enums[255]
01200
01201 #define sipClass_QDateTimeEdit_Sections sipModuleAPI_STL_QtGui->em_types[296]
01202 #define sipCast_QDateTimeEdit_Sections sipModuleAPI_STL_QtGui->em_types[296]->type->td_cast
01203 #define sipForceConvertTo_QDateTimeEdit_Sections sipModuleAPI_STL_QtGui->em_types[296]->type->td_fcto
01204
01205 #define sipClass_QTimeEdit sipModuleAPI_STL_QtGui->em_types[298]
01206 #define sipCast_QTimeEdit sipModuleAPI_STL_QtGui->em_types[298]->type->td_cast
01207 #define sipForceConvertTo_QTimeEdit sipModuleAPI_STL_QtGui->em_types[298]->type->td_fcto
01208
01209 #define sipClass_QDateEdit sipModuleAPI_STL_QtGui->em_types[297]
01210 #define sipCast_QDateEdit sipModuleAPI_STL_QtGui->em_types[297]->type->td_cast
01211 #define sipForceConvertTo_QDateEdit sipModuleAPI_STL_QtGui->em_types[297]->type->td_fcto
01212
01213 #define sipClass_QDesktopServices sipModuleAPI_STL_QtGui->em_types[212]
01214 #define sipCast_QDesktopServices sipModuleAPI_STL_QtGui->em_types[212]->type->td_cast
01215 #define sipForceConvertTo_QDesktopServices sipModuleAPI_STL_QtGui->em_types[212]->type->td_fcto
01216
01217 #define sipEnum_QDesktopServices_StandardLocation sipModuleAPI_STL_QtGui->em_enums[254]
01218
01219 #define sipClass_QDesktopWidget sipModuleAPI_STL_QtGui->em_types[282]
01220 #define sipCast_QDesktopWidget sipModuleAPI_STL_QtGui->em_types[282]->type->td_cast
01221 #define sipForceConvertTo_QDesktopWidget sipModuleAPI_STL_QtGui->em_types[282]->type->td_fcto
01222
01223 #define sipClass_QDial sipModuleAPI_STL_QtGui->em_types[290]
01224 #define sipCast_QDial sipModuleAPI_STL_QtGui->em_types[290]->type->td_cast
01225 #define sipForceConvertTo_QDial sipModuleAPI_STL_QtGui->em_types[290]->type->td_fcto
01226
01227 #define sipClass_QDialogButtonBox sipModuleAPI_STL_QtGui->em_types[280]
01228 #define sipCast_QDialogButtonBox sipModuleAPI_STL_QtGui->em_types[280]->type->td_cast
01229 #define sipForceConvertTo_QDialogButtonBox sipModuleAPI_STL_QtGui->em_types[280]->type->td_fcto
01230
01231 #define sipEnum_QDialogButtonBox_StandardButton sipModuleAPI_STL_QtGui->em_enums[250]
01232 #define sipEnum_QDialogButtonBox_ButtonRole sipModuleAPI_STL_QtGui->em_enums[251]
01233 #define sipEnum_QDialogButtonBox_ButtonLayout sipModuleAPI_STL_QtGui->em_enums[252]
01234
01235 #define sipClass_QDialogButtonBox_StandardButtons sipModuleAPI_STL_QtGui->em_types[281]
01236 #define sipCast_QDialogButtonBox_StandardButtons sipModuleAPI_STL_QtGui->em_types[281]->type->td_cast
01237 #define sipForceConvertTo_QDialogButtonBox_StandardButtons sipModuleAPI_STL_QtGui->em_types[281]->type->td_fcto
01238
01239 #define sipClass_QDirModel sipModuleAPI_STL_QtGui->em_types[211]
01240 #define sipCast_QDirModel sipModuleAPI_STL_QtGui->em_types[211]->type->td_cast
01241 #define sipForceConvertTo_QDirModel sipModuleAPI_STL_QtGui->em_types[211]->type->td_fcto
01242
01243 #define sipEnum_QDirModel_Roles sipModuleAPI_STL_QtGui->em_enums[249]
01244
01245 #define sipClass_QDockWidget sipModuleAPI_STL_QtGui->em_types[278]
01246 #define sipCast_QDockWidget sipModuleAPI_STL_QtGui->em_types[278]->type->td_cast
01247 #define sipForceConvertTo_QDockWidget sipModuleAPI_STL_QtGui->em_types[278]->type->td_fcto
01248
01249 #define sipEnum_QDockWidget_DockWidgetFeature sipModuleAPI_STL_QtGui->em_enums[248]
01250
01251 #define sipClass_QDockWidget_DockWidgetFeatures sipModuleAPI_STL_QtGui->em_types[279]
01252 #define sipCast_QDockWidget_DockWidgetFeatures sipModuleAPI_STL_QtGui->em_types[279]->type->td_cast
01253 #define sipForceConvertTo_QDockWidget_DockWidgetFeatures sipModuleAPI_STL_QtGui->em_types[279]->type->td_fcto
01254
01255 #define sipClass_QDrag sipModuleAPI_STL_QtGui->em_types[210]
01256 #define sipCast_QDrag sipModuleAPI_STL_QtGui->em_types[210]->type->td_cast
01257 #define sipForceConvertTo_QDrag sipModuleAPI_STL_QtGui->em_types[210]->type->td_fcto
01258
01259 #define sipClass_QErrorMessage sipModuleAPI_STL_QtGui->em_types[312]
01260 #define sipCast_QErrorMessage sipModuleAPI_STL_QtGui->em_types[312]->type->td_cast
01261 #define sipForceConvertTo_QErrorMessage sipModuleAPI_STL_QtGui->em_types[312]->type->td_fcto
01262
01263 #define sipClass_QInputEvent sipModuleAPI_STL_QtGui->em_types[204]
01264 #define sipCast_QInputEvent sipModuleAPI_STL_QtGui->em_types[204]->type->td_cast
01265 #define sipForceConvertTo_QInputEvent sipModuleAPI_STL_QtGui->em_types[204]->type->td_fcto
01266
01267 #define sipClass_QMouseEvent sipModuleAPI_STL_QtGui->em_types[209]
01268 #define sipCast_QMouseEvent sipModuleAPI_STL_QtGui->em_types[209]->type->td_cast
01269 #define sipForceConvertTo_QMouseEvent sipModuleAPI_STL_QtGui->em_types[209]->type->td_fcto
01270
01271 #define sipClass_QHoverEvent sipModuleAPI_STL_QtGui->em_types[203]
01272 #define sipCast_QHoverEvent sipModuleAPI_STL_QtGui->em_types[203]->type->td_cast
01273 #define sipForceConvertTo_QHoverEvent sipModuleAPI_STL_QtGui->em_types[203]->type->td_fcto
01274
01275 #define sipClass_QWheelEvent sipModuleAPI_STL_QtGui->em_types[208]
01276 #define sipCast_QWheelEvent sipModuleAPI_STL_QtGui->em_types[208]->type->td_cast
01277 #define sipForceConvertTo_QWheelEvent sipModuleAPI_STL_QtGui->em_types[208]->type->td_fcto
01278
01279 #define sipClass_QTabletEvent sipModuleAPI_STL_QtGui->em_types[207]
01280 #define sipCast_QTabletEvent sipModuleAPI_STL_QtGui->em_types[207]->type->td_cast
01281 #define sipForceConvertTo_QTabletEvent sipModuleAPI_STL_QtGui->em_types[207]->type->td_fcto
01282
01283 #define sipEnum_QTabletEvent_PointerType sipModuleAPI_STL_QtGui->em_enums[246]
01284 #define sipEnum_QTabletEvent_TabletDevice sipModuleAPI_STL_QtGui->em_enums[247]
01285
01286 #define sipClass_QKeyEvent sipModuleAPI_STL_QtGui->em_types[206]
01287 #define sipCast_QKeyEvent sipModuleAPI_STL_QtGui->em_types[206]->type->td_cast
01288 #define sipForceConvertTo_QKeyEvent sipModuleAPI_STL_QtGui->em_types[206]->type->td_fcto
01289
01290 #define sipClass_QFocusEvent sipModuleAPI_STL_QtGui->em_types[202]
01291 #define sipCast_QFocusEvent sipModuleAPI_STL_QtGui->em_types[202]->type->td_cast
01292 #define sipForceConvertTo_QFocusEvent sipModuleAPI_STL_QtGui->em_types[202]->type->td_fcto
01293
01294 #define sipClass_QPaintEvent sipModuleAPI_STL_QtGui->em_types[201]
01295 #define sipCast_QPaintEvent sipModuleAPI_STL_QtGui->em_types[201]->type->td_cast
01296 #define sipForceConvertTo_QPaintEvent sipModuleAPI_STL_QtGui->em_types[201]->type->td_fcto
01297
01298 #define sipClass_QMoveEvent sipModuleAPI_STL_QtGui->em_types[200]
01299 #define sipCast_QMoveEvent sipModuleAPI_STL_QtGui->em_types[200]->type->td_cast
01300 #define sipForceConvertTo_QMoveEvent sipModuleAPI_STL_QtGui->em_types[200]->type->td_fcto
01301
01302 #define sipClass_QResizeEvent sipModuleAPI_STL_QtGui->em_types[199]
01303 #define sipCast_QResizeEvent sipModuleAPI_STL_QtGui->em_types[199]->type->td_cast
01304 #define sipForceConvertTo_QResizeEvent sipModuleAPI_STL_QtGui->em_types[199]->type->td_fcto
01305
01306 #define sipClass_QCloseEvent sipModuleAPI_STL_QtGui->em_types[198]
01307 #define sipCast_QCloseEvent sipModuleAPI_STL_QtGui->em_types[198]->type->td_cast
01308 #define sipForceConvertTo_QCloseEvent sipModuleAPI_STL_QtGui->em_types[198]->type->td_fcto
01309
01310 #define sipClass_QIconDragEvent sipModuleAPI_STL_QtGui->em_types[197]
01311 #define sipCast_QIconDragEvent sipModuleAPI_STL_QtGui->em_types[197]->type->td_cast
01312 #define sipForceConvertTo_QIconDragEvent sipModuleAPI_STL_QtGui->em_types[197]->type->td_fcto
01313
01314 #define sipClass_QShowEvent sipModuleAPI_STL_QtGui->em_types[196]
01315 #define sipCast_QShowEvent sipModuleAPI_STL_QtGui->em_types[196]->type->td_cast
01316 #define sipForceConvertTo_QShowEvent sipModuleAPI_STL_QtGui->em_types[196]->type->td_fcto
01317
01318 #define sipClass_QHideEvent sipModuleAPI_STL_QtGui->em_types[195]
01319 #define sipCast_QHideEvent sipModuleAPI_STL_QtGui->em_types[195]->type->td_cast
01320 #define sipForceConvertTo_QHideEvent sipModuleAPI_STL_QtGui->em_types[195]->type->td_fcto
01321
01322 #define sipClass_QContextMenuEvent sipModuleAPI_STL_QtGui->em_types[205]
01323 #define sipCast_QContextMenuEvent sipModuleAPI_STL_QtGui->em_types[205]->type->td_cast
01324 #define sipForceConvertTo_QContextMenuEvent sipModuleAPI_STL_QtGui->em_types[205]->type->td_fcto
01325
01326 #define sipEnum_QContextMenuEvent_Reason sipModuleAPI_STL_QtGui->em_enums[245]
01327
01328 #define sipClass_QInputMethodEvent sipModuleAPI_STL_QtGui->em_types[193]
01329 #define sipCast_QInputMethodEvent sipModuleAPI_STL_QtGui->em_types[193]->type->td_cast
01330 #define sipForceConvertTo_QInputMethodEvent sipModuleAPI_STL_QtGui->em_types[193]->type->td_fcto
01331
01332 #define sipEnum_QInputMethodEvent_AttributeType sipModuleAPI_STL_QtGui->em_enums[244]
01333
01334 #define sipClass_QInputMethodEvent_Attribute sipModuleAPI_STL_QtGui->em_types[194]
01335 #define sipCast_QInputMethodEvent_Attribute sipModuleAPI_STL_QtGui->em_types[194]->type->td_cast
01336 #define sipForceConvertTo_QInputMethodEvent_Attribute sipModuleAPI_STL_QtGui->em_types[194]->type->td_fcto
01337
01338 #define sipClass_QMimeSource sipModuleAPI_STL_QtGui->em_types[189]
01339 #define sipCast_QMimeSource sipModuleAPI_STL_QtGui->em_types[189]->type->td_cast
01340 #define sipForceConvertTo_QMimeSource sipModuleAPI_STL_QtGui->em_types[189]->type->td_fcto
01341
01342 #define sipClass_QDropEvent sipModuleAPI_STL_QtGui->em_types[190]
01343 #define sipCast_QDropEvent sipModuleAPI_STL_QtGui->em_types[190]->type->td_cast
01344 #define sipForceConvertTo_QDropEvent sipModuleAPI_STL_QtGui->em_types[190]->type->td_fcto
01345
01346 #define sipClass_QDragMoveEvent sipModuleAPI_STL_QtGui->em_types[191]
01347 #define sipCast_QDragMoveEvent sipModuleAPI_STL_QtGui->em_types[191]->type->td_cast
01348 #define sipForceConvertTo_QDragMoveEvent sipModuleAPI_STL_QtGui->em_types[191]->type->td_fcto
01349
01350 #define sipClass_QDragEnterEvent sipModuleAPI_STL_QtGui->em_types[192]
01351 #define sipCast_QDragEnterEvent sipModuleAPI_STL_QtGui->em_types[192]->type->td_cast
01352 #define sipForceConvertTo_QDragEnterEvent sipModuleAPI_STL_QtGui->em_types[192]->type->td_fcto
01353
01354 #define sipClass_QDragLeaveEvent sipModuleAPI_STL_QtGui->em_types[188]
01355 #define sipCast_QDragLeaveEvent sipModuleAPI_STL_QtGui->em_types[188]->type->td_cast
01356 #define sipForceConvertTo_QDragLeaveEvent sipModuleAPI_STL_QtGui->em_types[188]->type->td_fcto
01357
01358 #define sipClass_QHelpEvent sipModuleAPI_STL_QtGui->em_types[187]
01359 #define sipCast_QHelpEvent sipModuleAPI_STL_QtGui->em_types[187]->type->td_cast
01360 #define sipForceConvertTo_QHelpEvent sipModuleAPI_STL_QtGui->em_types[187]->type->td_fcto
01361
01362 #define sipClass_QStatusTipEvent sipModuleAPI_STL_QtGui->em_types[186]
01363 #define sipCast_QStatusTipEvent sipModuleAPI_STL_QtGui->em_types[186]->type->td_cast
01364 #define sipForceConvertTo_QStatusTipEvent sipModuleAPI_STL_QtGui->em_types[186]->type->td_fcto
01365
01366 #define sipClass_QWhatsThisClickedEvent sipModuleAPI_STL_QtGui->em_types[185]
01367 #define sipCast_QWhatsThisClickedEvent sipModuleAPI_STL_QtGui->em_types[185]->type->td_cast
01368 #define sipForceConvertTo_QWhatsThisClickedEvent sipModuleAPI_STL_QtGui->em_types[185]->type->td_fcto
01369
01370 #define sipClass_QActionEvent sipModuleAPI_STL_QtGui->em_types[184]
01371 #define sipCast_QActionEvent sipModuleAPI_STL_QtGui->em_types[184]->type->td_cast
01372 #define sipForceConvertTo_QActionEvent sipModuleAPI_STL_QtGui->em_types[184]->type->td_fcto
01373
01374 #define sipClass_QFileOpenEvent sipModuleAPI_STL_QtGui->em_types[183]
01375 #define sipCast_QFileOpenEvent sipModuleAPI_STL_QtGui->em_types[183]->type->td_cast
01376 #define sipForceConvertTo_QFileOpenEvent sipModuleAPI_STL_QtGui->em_types[183]->type->td_fcto
01377
01378 #define sipClass_QShortcutEvent sipModuleAPI_STL_QtGui->em_types[182]
01379 #define sipCast_QShortcutEvent sipModuleAPI_STL_QtGui->em_types[182]->type->td_cast
01380 #define sipForceConvertTo_QShortcutEvent sipModuleAPI_STL_QtGui->em_types[182]->type->td_fcto
01381
01382 #define sipClass_QWindowStateChangeEvent sipModuleAPI_STL_QtGui->em_types[181]
01383 #define sipCast_QWindowStateChangeEvent sipModuleAPI_STL_QtGui->em_types[181]->type->td_cast
01384 #define sipForceConvertTo_QWindowStateChangeEvent sipModuleAPI_STL_QtGui->em_types[181]->type->td_fcto
01385
01386 #define sipClass_QFileDialog sipModuleAPI_STL_QtGui->em_types[310]
01387 #define sipCast_QFileDialog sipModuleAPI_STL_QtGui->em_types[310]->type->td_cast
01388 #define sipForceConvertTo_QFileDialog sipModuleAPI_STL_QtGui->em_types[310]->type->td_fcto
01389
01390 #define sipEnum_QFileDialog_Option sipModuleAPI_STL_QtGui->em_enums[239]
01391 #define sipEnum_QFileDialog_DialogLabel sipModuleAPI_STL_QtGui->em_enums[240]
01392 #define sipEnum_QFileDialog_AcceptMode sipModuleAPI_STL_QtGui->em_enums[241]
01393 #define sipEnum_QFileDialog_FileMode sipModuleAPI_STL_QtGui->em_enums[242]
01394 #define sipEnum_QFileDialog_ViewMode sipModuleAPI_STL_QtGui->em_enums[243]
01395
01396 #define sipClass_QFileDialog_Options sipModuleAPI_STL_QtGui->em_types[311]
01397 #define sipCast_QFileDialog_Options sipModuleAPI_STL_QtGui->em_types[311]->type->td_cast
01398 #define sipForceConvertTo_QFileDialog_Options sipModuleAPI_STL_QtGui->em_types[311]->type->td_fcto
01399
01400 #define sipClass_QFileIconProvider sipModuleAPI_STL_QtGui->em_types[180]
01401 #define sipCast_QFileIconProvider sipModuleAPI_STL_QtGui->em_types[180]->type->td_cast
01402 #define sipForceConvertTo_QFileIconProvider sipModuleAPI_STL_QtGui->em_types[180]->type->td_fcto
01403
01404 #define sipEnum_QFileIconProvider_IconType sipModuleAPI_STL_QtGui->em_enums[238]
01405
01406 #define sipClass_QFileSystemModel sipModuleAPI_STL_QtGui->em_types[179]
01407 #define sipCast_QFileSystemModel sipModuleAPI_STL_QtGui->em_types[179]->type->td_cast
01408 #define sipForceConvertTo_QFileSystemModel sipModuleAPI_STL_QtGui->em_types[179]->type->td_fcto
01409
01410 #define sipEnum_QFileSystemModel_Roles sipModuleAPI_STL_QtGui->em_enums[237]
01411
01412 #define sipClass_QFocusFrame sipModuleAPI_STL_QtGui->em_types[277]
01413 #define sipCast_QFocusFrame sipModuleAPI_STL_QtGui->em_types[277]->type->td_cast
01414 #define sipForceConvertTo_QFocusFrame sipModuleAPI_STL_QtGui->em_types[277]->type->td_fcto
01415
01416 #define sipClass_QFont sipModuleAPI_STL_QtGui->em_types[178]
01417 #define sipCast_QFont sipModuleAPI_STL_QtGui->em_types[178]->type->td_cast
01418 #define sipForceConvertTo_QFont sipModuleAPI_STL_QtGui->em_types[178]->type->td_fcto
01419
01420 #define sipEnum_QFont_SpacingType sipModuleAPI_STL_QtGui->em_enums[230]
01421 #define sipEnum_QFont_Capitalization sipModuleAPI_STL_QtGui->em_enums[231]
01422 #define sipEnum_QFont_Stretch sipModuleAPI_STL_QtGui->em_enums[232]
01423 #define sipEnum_QFont_Style sipModuleAPI_STL_QtGui->em_enums[233]
01424 #define sipEnum_QFont_Weight sipModuleAPI_STL_QtGui->em_enums[234]
01425 #define sipEnum_QFont_StyleStrategy sipModuleAPI_STL_QtGui->em_enums[235]
01426 #define sipEnum_QFont_StyleHint sipModuleAPI_STL_QtGui->em_enums[236]
01427
01428 #define sipClass_QFontComboBox sipModuleAPI_STL_QtGui->em_types[284]
01429 #define sipCast_QFontComboBox sipModuleAPI_STL_QtGui->em_types[284]->type->td_cast
01430 #define sipForceConvertTo_QFontComboBox sipModuleAPI_STL_QtGui->em_types[284]->type->td_fcto
01431
01432 #define sipEnum_QFontComboBox_FontFilter sipModuleAPI_STL_QtGui->em_enums[229]
01433
01434 #define sipClass_QFontComboBox_FontFilters sipModuleAPI_STL_QtGui->em_types[285]
01435 #define sipCast_QFontComboBox_FontFilters sipModuleAPI_STL_QtGui->em_types[285]->type->td_cast
01436 #define sipForceConvertTo_QFontComboBox_FontFilters sipModuleAPI_STL_QtGui->em_types[285]->type->td_fcto
01437
01438 #define sipClass_QFontDatabase sipModuleAPI_STL_QtGui->em_types[177]
01439 #define sipCast_QFontDatabase sipModuleAPI_STL_QtGui->em_types[177]->type->td_cast
01440 #define sipForceConvertTo_QFontDatabase sipModuleAPI_STL_QtGui->em_types[177]->type->td_fcto
01441
01442 #define sipEnum_QFontDatabase_WritingSystem sipModuleAPI_STL_QtGui->em_enums[228]
01443
01444 #define sipClass_QFontDialog sipModuleAPI_STL_QtGui->em_types[309]
01445 #define sipCast_QFontDialog sipModuleAPI_STL_QtGui->em_types[309]->type->td_cast
01446 #define sipForceConvertTo_QFontDialog sipModuleAPI_STL_QtGui->em_types[309]->type->td_fcto
01447
01448 #define sipClass_QFontInfo sipModuleAPI_STL_QtGui->em_types[176]
01449 #define sipCast_QFontInfo sipModuleAPI_STL_QtGui->em_types[176]->type->td_cast
01450 #define sipForceConvertTo_QFontInfo sipModuleAPI_STL_QtGui->em_types[176]->type->td_fcto
01451
01452 #define sipClass_QFontMetrics sipModuleAPI_STL_QtGui->em_types[175]
01453 #define sipCast_QFontMetrics sipModuleAPI_STL_QtGui->em_types[175]->type->td_cast
01454 #define sipForceConvertTo_QFontMetrics sipModuleAPI_STL_QtGui->em_types[175]->type->td_fcto
01455
01456 #define sipClass_QFontMetricsF sipModuleAPI_STL_QtGui->em_types[174]
01457 #define sipCast_QFontMetricsF sipModuleAPI_STL_QtGui->em_types[174]->type->td_cast
01458 #define sipForceConvertTo_QFontMetricsF sipModuleAPI_STL_QtGui->em_types[174]->type->td_fcto
01459
01460 #define sipClass_QFormLayout sipModuleAPI_STL_QtGui->em_types[230]
01461 #define sipCast_QFormLayout sipModuleAPI_STL_QtGui->em_types[230]->type->td_cast
01462 #define sipForceConvertTo_QFormLayout sipModuleAPI_STL_QtGui->em_types[230]->type->td_fcto
01463
01464 #define sipEnum_QFormLayout_ItemRole sipModuleAPI_STL_QtGui->em_enums[225]
01465 #define sipEnum_QFormLayout_RowWrapPolicy sipModuleAPI_STL_QtGui->em_enums[226]
01466 #define sipEnum_QFormLayout_FieldGrowthPolicy sipModuleAPI_STL_QtGui->em_enums[227]
01467
01468 #define sipClass_QGraphicsLayoutItem sipModuleAPI_STL_QtGui->em_types[168]
01469 #define sipCast_QGraphicsLayoutItem sipModuleAPI_STL_QtGui->em_types[168]->type->td_cast
01470 #define sipForceConvertTo_QGraphicsLayoutItem sipModuleAPI_STL_QtGui->em_types[168]->type->td_fcto
01471
01472 #define sipClass_QGraphicsLayout sipModuleAPI_STL_QtGui->em_types[171]
01473 #define sipCast_QGraphicsLayout sipModuleAPI_STL_QtGui->em_types[171]->type->td_cast
01474 #define sipForceConvertTo_QGraphicsLayout sipModuleAPI_STL_QtGui->em_types[171]->type->td_fcto
01475
01476 #define sipClass_QGraphicsGridLayout sipModuleAPI_STL_QtGui->em_types[173]
01477 #define sipCast_QGraphicsGridLayout sipModuleAPI_STL_QtGui->em_types[173]->type->td_cast
01478 #define sipForceConvertTo_QGraphicsGridLayout sipModuleAPI_STL_QtGui->em_types[173]->type->td_fcto
01479
01480 #define sipClass_QGraphicsItem sipModuleAPI_STL_QtGui->em_types[156]
01481 #define sipCast_QGraphicsItem sipModuleAPI_STL_QtGui->em_types[156]->type->td_cast
01482 #define sipForceConvertTo_QGraphicsItem sipModuleAPI_STL_QtGui->em_types[156]->type->td_fcto
01483
01484 #define sipEnum_QGraphicsItem_GraphicsItemFlag sipModuleAPI_STL_QtGui->em_enums[219]
01485 #define sipEnum_QGraphicsItem_GraphicsItemChange sipModuleAPI_STL_QtGui->em_enums[220]
01486 #define sipEnum_QGraphicsItem_CacheMode sipModuleAPI_STL_QtGui->em_enums[221]
01487
01488 #define sipClass_QGraphicsItem_GraphicsItemFlags sipModuleAPI_STL_QtGui->em_types[157]
01489 #define sipCast_QGraphicsItem_GraphicsItemFlags sipModuleAPI_STL_QtGui->em_types[157]->type->td_cast
01490 #define sipForceConvertTo_QGraphicsItem_GraphicsItemFlags sipModuleAPI_STL_QtGui->em_types[157]->type->td_fcto
01491
01492 #define sipClass_QAbstractGraphicsShapeItem sipModuleAPI_STL_QtGui->em_types[162]
01493 #define sipCast_QAbstractGraphicsShapeItem sipModuleAPI_STL_QtGui->em_types[162]->type->td_cast
01494 #define sipForceConvertTo_QAbstractGraphicsShapeItem sipModuleAPI_STL_QtGui->em_types[162]->type->td_fcto
01495
01496 #define sipClass_QGraphicsPathItem sipModuleAPI_STL_QtGui->em_types[167]
01497 #define sipCast_QGraphicsPathItem sipModuleAPI_STL_QtGui->em_types[167]->type->td_cast
01498 #define sipForceConvertTo_QGraphicsPathItem sipModuleAPI_STL_QtGui->em_types[167]->type->td_fcto
01499
01500 #define sipClass_QGraphicsRectItem sipModuleAPI_STL_QtGui->em_types[166]
01501 #define sipCast_QGraphicsRectItem sipModuleAPI_STL_QtGui->em_types[166]->type->td_cast
01502 #define sipForceConvertTo_QGraphicsRectItem sipModuleAPI_STL_QtGui->em_types[166]->type->td_fcto
01503
01504 #define sipClass_QGraphicsEllipseItem sipModuleAPI_STL_QtGui->em_types[165]
01505 #define sipCast_QGraphicsEllipseItem sipModuleAPI_STL_QtGui->em_types[165]->type->td_cast
01506 #define sipForceConvertTo_QGraphicsEllipseItem sipModuleAPI_STL_QtGui->em_types[165]->type->td_fcto
01507
01508 #define sipClass_QGraphicsPolygonItem sipModuleAPI_STL_QtGui->em_types[164]
01509 #define sipCast_QGraphicsPolygonItem sipModuleAPI_STL_QtGui->em_types[164]->type->td_cast
01510 #define sipForceConvertTo_QGraphicsPolygonItem sipModuleAPI_STL_QtGui->em_types[164]->type->td_fcto
01511
01512 #define sipClass_QGraphicsLineItem sipModuleAPI_STL_QtGui->em_types[161]
01513 #define sipCast_QGraphicsLineItem sipModuleAPI_STL_QtGui->em_types[161]->type->td_cast
01514 #define sipForceConvertTo_QGraphicsLineItem sipModuleAPI_STL_QtGui->em_types[161]->type->td_fcto
01515
01516 #define sipClass_QGraphicsPixmapItem sipModuleAPI_STL_QtGui->em_types[160]
01517 #define sipCast_QGraphicsPixmapItem sipModuleAPI_STL_QtGui->em_types[160]->type->td_cast
01518 #define sipForceConvertTo_QGraphicsPixmapItem sipModuleAPI_STL_QtGui->em_types[160]->type->td_fcto
01519
01520 #define sipEnum_QGraphicsPixmapItem_ShapeMode sipModuleAPI_STL_QtGui->em_enums[218]
01521
01522 #define sipClass_QGraphicsTextItem sipModuleAPI_STL_QtGui->em_types[159]
01523 #define sipCast_QGraphicsTextItem sipModuleAPI_STL_QtGui->em_types[159]->type->td_cast
01524 #define sipForceConvertTo_QGraphicsTextItem sipModuleAPI_STL_QtGui->em_types[159]->type->td_fcto
01525
01526 #define sipClass_QGraphicsSimpleTextItem sipModuleAPI_STL_QtGui->em_types[163]
01527 #define sipCast_QGraphicsSimpleTextItem sipModuleAPI_STL_QtGui->em_types[163]->type->td_cast
01528 #define sipForceConvertTo_QGraphicsSimpleTextItem sipModuleAPI_STL_QtGui->em_types[163]->type->td_fcto
01529
01530 #define sipClass_QGraphicsItemGroup sipModuleAPI_STL_QtGui->em_types[158]
01531 #define sipCast_QGraphicsItemGroup sipModuleAPI_STL_QtGui->em_types[158]->type->td_cast
01532 #define sipForceConvertTo_QGraphicsItemGroup sipModuleAPI_STL_QtGui->em_types[158]->type->td_fcto
01533
01534 #define sipClass_QGraphicsItemAnimation sipModuleAPI_STL_QtGui->em_types[155]
01535 #define sipCast_QGraphicsItemAnimation sipModuleAPI_STL_QtGui->em_types[155]->type->td_cast
01536 #define sipForceConvertTo_QGraphicsItemAnimation sipModuleAPI_STL_QtGui->em_types[155]->type->td_fcto
01537
01538 #define sipClass_QGraphicsLinearLayout sipModuleAPI_STL_QtGui->em_types[172]
01539 #define sipCast_QGraphicsLinearLayout sipModuleAPI_STL_QtGui->em_types[172]->type->td_cast
01540 #define sipForceConvertTo_QGraphicsLinearLayout sipModuleAPI_STL_QtGui->em_types[172]->type->td_fcto
01541
01542 #define sipClass_QGraphicsWidget sipModuleAPI_STL_QtGui->em_types[169]
01543 #define sipCast_QGraphicsWidget sipModuleAPI_STL_QtGui->em_types[169]->type->td_cast
01544 #define sipForceConvertTo_QGraphicsWidget sipModuleAPI_STL_QtGui->em_types[169]->type->td_fcto
01545
01546 #define sipClass_QGraphicsProxyWidget sipModuleAPI_STL_QtGui->em_types[170]
01547 #define sipCast_QGraphicsProxyWidget sipModuleAPI_STL_QtGui->em_types[170]->type->td_cast
01548 #define sipForceConvertTo_QGraphicsProxyWidget sipModuleAPI_STL_QtGui->em_types[170]->type->td_fcto
01549
01550 #define sipClass_QGraphicsScene sipModuleAPI_STL_QtGui->em_types[153]
01551 #define sipCast_QGraphicsScene sipModuleAPI_STL_QtGui->em_types[153]->type->td_cast
01552 #define sipForceConvertTo_QGraphicsScene sipModuleAPI_STL_QtGui->em_types[153]->type->td_fcto
01553
01554 #define sipEnum_QGraphicsScene_SceneLayer sipModuleAPI_STL_QtGui->em_enums[216]
01555 #define sipEnum_QGraphicsScene_ItemIndexMethod sipModuleAPI_STL_QtGui->em_enums[217]
01556
01557 #define sipClass_QGraphicsScene_SceneLayers sipModuleAPI_STL_QtGui->em_types[154]
01558 #define sipCast_QGraphicsScene_SceneLayers sipModuleAPI_STL_QtGui->em_types[154]->type->td_cast
01559 #define sipForceConvertTo_QGraphicsScene_SceneLayers sipModuleAPI_STL_QtGui->em_types[154]->type->td_fcto
01560
01561 #define sipClass_QGraphicsSceneEvent sipModuleAPI_STL_QtGui->em_types[144]
01562 #define sipCast_QGraphicsSceneEvent sipModuleAPI_STL_QtGui->em_types[144]->type->td_cast
01563 #define sipForceConvertTo_QGraphicsSceneEvent sipModuleAPI_STL_QtGui->em_types[144]->type->td_fcto
01564
01565 #define sipClass_QGraphicsSceneMouseEvent sipModuleAPI_STL_QtGui->em_types[152]
01566 #define sipCast_QGraphicsSceneMouseEvent sipModuleAPI_STL_QtGui->em_types[152]->type->td_cast
01567 #define sipForceConvertTo_QGraphicsSceneMouseEvent sipModuleAPI_STL_QtGui->em_types[152]->type->td_fcto
01568
01569 #define sipClass_QGraphicsSceneWheelEvent sipModuleAPI_STL_QtGui->em_types[151]
01570 #define sipCast_QGraphicsSceneWheelEvent sipModuleAPI_STL_QtGui->em_types[151]->type->td_cast
01571 #define sipForceConvertTo_QGraphicsSceneWheelEvent sipModuleAPI_STL_QtGui->em_types[151]->type->td_fcto
01572
01573 #define sipClass_QGraphicsSceneContextMenuEvent sipModuleAPI_STL_QtGui->em_types[150]
01574 #define sipCast_QGraphicsSceneContextMenuEvent sipModuleAPI_STL_QtGui->em_types[150]->type->td_cast
01575 #define sipForceConvertTo_QGraphicsSceneContextMenuEvent sipModuleAPI_STL_QtGui->em_types[150]->type->td_fcto
01576
01577 #define sipEnum_QGraphicsSceneContextMenuEvent_Reason sipModuleAPI_STL_QtGui->em_enums[215]
01578
01579 #define sipClass_QGraphicsSceneHoverEvent sipModuleAPI_STL_QtGui->em_types[149]
01580 #define sipCast_QGraphicsSceneHoverEvent sipModuleAPI_STL_QtGui->em_types[149]->type->td_cast
01581 #define sipForceConvertTo_QGraphicsSceneHoverEvent sipModuleAPI_STL_QtGui->em_types[149]->type->td_fcto
01582
01583 #define sipClass_QGraphicsSceneHelpEvent sipModuleAPI_STL_QtGui->em_types[148]
01584 #define sipCast_QGraphicsSceneHelpEvent sipModuleAPI_STL_QtGui->em_types[148]->type->td_cast
01585 #define sipForceConvertTo_QGraphicsSceneHelpEvent sipModuleAPI_STL_QtGui->em_types[148]->type->td_fcto
01586
01587 #define sipClass_QGraphicsSceneDragDropEvent sipModuleAPI_STL_QtGui->em_types[147]
01588 #define sipCast_QGraphicsSceneDragDropEvent sipModuleAPI_STL_QtGui->em_types[147]->type->td_cast
01589 #define sipForceConvertTo_QGraphicsSceneDragDropEvent sipModuleAPI_STL_QtGui->em_types[147]->type->td_fcto
01590
01591 #define sipClass_QGraphicsSceneResizeEvent sipModuleAPI_STL_QtGui->em_types[146]
01592 #define sipCast_QGraphicsSceneResizeEvent sipModuleAPI_STL_QtGui->em_types[146]->type->td_cast
01593 #define sipForceConvertTo_QGraphicsSceneResizeEvent sipModuleAPI_STL_QtGui->em_types[146]->type->td_fcto
01594
01595 #define sipClass_QGraphicsSceneMoveEvent sipModuleAPI_STL_QtGui->em_types[145]
01596 #define sipCast_QGraphicsSceneMoveEvent sipModuleAPI_STL_QtGui->em_types[145]->type->td_cast
01597 #define sipForceConvertTo_QGraphicsSceneMoveEvent sipModuleAPI_STL_QtGui->em_types[145]->type->td_fcto
01598
01599 #define sipClass_QGraphicsView sipModuleAPI_STL_QtGui->em_types[332]
01600 #define sipCast_QGraphicsView sipModuleAPI_STL_QtGui->em_types[332]->type->td_cast
01601 #define sipForceConvertTo_QGraphicsView sipModuleAPI_STL_QtGui->em_types[332]->type->td_fcto
01602
01603 #define sipEnum_QGraphicsView_OptimizationFlag sipModuleAPI_STL_QtGui->em_enums[210]
01604 #define sipEnum_QGraphicsView_ViewportUpdateMode sipModuleAPI_STL_QtGui->em_enums[211]
01605 #define sipEnum_QGraphicsView_ViewportAnchor sipModuleAPI_STL_QtGui->em_enums[212]
01606 #define sipEnum_QGraphicsView_DragMode sipModuleAPI_STL_QtGui->em_enums[213]
01607 #define sipEnum_QGraphicsView_CacheModeFlag sipModuleAPI_STL_QtGui->em_enums[214]
01608
01609 #define sipClass_QGraphicsView_CacheMode sipModuleAPI_STL_QtGui->em_types[334]
01610 #define sipCast_QGraphicsView_CacheMode sipModuleAPI_STL_QtGui->em_types[334]->type->td_cast
01611 #define sipForceConvertTo_QGraphicsView_CacheMode sipModuleAPI_STL_QtGui->em_types[334]->type->td_fcto
01612
01613 #define sipClass_QGraphicsView_OptimizationFlags sipModuleAPI_STL_QtGui->em_types[333]
01614 #define sipCast_QGraphicsView_OptimizationFlags sipModuleAPI_STL_QtGui->em_types[333]->type->td_cast
01615 #define sipForceConvertTo_QGraphicsView_OptimizationFlags sipModuleAPI_STL_QtGui->em_types[333]->type->td_fcto
01616
01617 #define sipClass_QGridLayout sipModuleAPI_STL_QtGui->em_types[229]
01618 #define sipCast_QGridLayout sipModuleAPI_STL_QtGui->em_types[229]->type->td_cast
01619 #define sipForceConvertTo_QGridLayout sipModuleAPI_STL_QtGui->em_types[229]->type->td_fcto
01620
01621 #define sipClass_QGroupBox sipModuleAPI_STL_QtGui->em_types[276]
01622 #define sipCast_QGroupBox sipModuleAPI_STL_QtGui->em_types[276]->type->td_cast
01623 #define sipForceConvertTo_QGroupBox sipModuleAPI_STL_QtGui->em_types[276]->type->td_fcto
01624
01625 #define sipClass_QHeaderView sipModuleAPI_STL_QtGui->em_types[344]
01626 #define sipCast_QHeaderView sipModuleAPI_STL_QtGui->em_types[344]->type->td_cast
01627 #define sipForceConvertTo_QHeaderView sipModuleAPI_STL_QtGui->em_types[344]->type->td_fcto
01628
01629 #define sipEnum_QHeaderView_ResizeMode sipModuleAPI_STL_QtGui->em_enums[209]
01630
01631 #define sipClass_QIcon sipModuleAPI_STL_QtGui->em_types[143]
01632 #define sipCast_QIcon sipModuleAPI_STL_QtGui->em_types[143]->type->td_cast
01633 #define sipForceConvertTo_QIcon sipModuleAPI_STL_QtGui->em_types[143]->type->td_fcto
01634
01635 #define sipEnum_QIcon_State sipModuleAPI_STL_QtGui->em_enums[207]
01636 #define sipEnum_QIcon_Mode sipModuleAPI_STL_QtGui->em_enums[208]
01637
01638 #define sipClass_QIconEngine sipModuleAPI_STL_QtGui->em_types[141]
01639 #define sipCast_QIconEngine sipModuleAPI_STL_QtGui->em_types[141]->type->td_cast
01640 #define sipForceConvertTo_QIconEngine sipModuleAPI_STL_QtGui->em_types[141]->type->td_fcto
01641
01642 #define sipClass_QIconEngineV2 sipModuleAPI_STL_QtGui->em_types[142]
01643 #define sipCast_QIconEngineV2 sipModuleAPI_STL_QtGui->em_types[142]->type->td_cast
01644 #define sipForceConvertTo_QIconEngineV2 sipModuleAPI_STL_QtGui->em_types[142]->type->td_fcto
01645
01646 #define sipClass_QItemEditorCreatorBase sipModuleAPI_STL_QtGui->em_types[140]
01647 #define sipCast_QItemEditorCreatorBase sipModuleAPI_STL_QtGui->em_types[140]->type->td_cast
01648 #define sipForceConvertTo_QItemEditorCreatorBase sipModuleAPI_STL_QtGui->em_types[140]->type->td_fcto
01649
01650 #define sipClass_QItemEditorFactory sipModuleAPI_STL_QtGui->em_types[139]
01651 #define sipCast_QItemEditorFactory sipModuleAPI_STL_QtGui->em_types[139]->type->td_cast
01652 #define sipForceConvertTo_QItemEditorFactory sipModuleAPI_STL_QtGui->em_types[139]->type->td_fcto
01653
01654 #define sipClass_QItemSelectionRange sipModuleAPI_STL_QtGui->em_types[138]
01655 #define sipCast_QItemSelectionRange sipModuleAPI_STL_QtGui->em_types[138]->type->td_cast
01656 #define sipForceConvertTo_QItemSelectionRange sipModuleAPI_STL_QtGui->em_types[138]->type->td_fcto
01657
01658 #define sipClass_QItemSelectionModel sipModuleAPI_STL_QtGui->em_types[136]
01659 #define sipCast_QItemSelectionModel sipModuleAPI_STL_QtGui->em_types[136]->type->td_cast
01660 #define sipForceConvertTo_QItemSelectionModel sipModuleAPI_STL_QtGui->em_types[136]->type->td_fcto
01661
01662 #define sipEnum_QItemSelectionModel_SelectionFlag sipModuleAPI_STL_QtGui->em_enums[206]
01663
01664 #define sipClass_QItemSelectionModel_SelectionFlags sipModuleAPI_STL_QtGui->em_types[137]
01665 #define sipCast_QItemSelectionModel_SelectionFlags sipModuleAPI_STL_QtGui->em_types[137]->type->td_cast
01666 #define sipForceConvertTo_QItemSelectionModel_SelectionFlags sipModuleAPI_STL_QtGui->em_types[137]->type->td_fcto
01667
01668 #define sipClass_QItemSelection sipModuleAPI_STL_QtGui->em_types[135]
01669 #define sipCast_QItemSelection sipModuleAPI_STL_QtGui->em_types[135]->type->td_cast
01670 #define sipForceConvertTo_QItemSelection sipModuleAPI_STL_QtGui->em_types[135]->type->td_fcto
01671
01672 #define sipClass_QImage sipModuleAPI_STL_QtGui->em_types[250]
01673 #define sipCast_QImage sipModuleAPI_STL_QtGui->em_types[250]->type->td_cast
01674 #define sipForceConvertTo_QImage sipModuleAPI_STL_QtGui->em_types[250]->type->td_fcto
01675
01676 #define sipEnum_QImage_Format sipModuleAPI_STL_QtGui->em_enums[204]
01677 #define sipEnum_QImage_InvertMode sipModuleAPI_STL_QtGui->em_enums[205]
01678
01679 #define sipClass_QImageIOHandler sipModuleAPI_STL_QtGui->em_types[134]
01680 #define sipCast_QImageIOHandler sipModuleAPI_STL_QtGui->em_types[134]->type->td_cast
01681 #define sipForceConvertTo_QImageIOHandler sipModuleAPI_STL_QtGui->em_types[134]->type->td_fcto
01682
01683 #define sipEnum_QImageIOHandler_ImageOption sipModuleAPI_STL_QtGui->em_enums[203]
01684
01685 #define sipClass_QImageReader sipModuleAPI_STL_QtGui->em_types[133]
01686 #define sipCast_QImageReader sipModuleAPI_STL_QtGui->em_types[133]->type->td_cast
01687 #define sipForceConvertTo_QImageReader sipModuleAPI_STL_QtGui->em_types[133]->type->td_fcto
01688
01689 #define sipEnum_QImageReader_ImageReaderError sipModuleAPI_STL_QtGui->em_enums[202]
01690
01691 #define sipClass_QImageWriter sipModuleAPI_STL_QtGui->em_types[132]
01692 #define sipCast_QImageWriter sipModuleAPI_STL_QtGui->em_types[132]->type->td_cast
01693 #define sipForceConvertTo_QImageWriter sipModuleAPI_STL_QtGui->em_types[132]->type->td_fcto
01694
01695 #define sipEnum_QImageWriter_ImageWriterError sipModuleAPI_STL_QtGui->em_enums[201]
01696
01697 #define sipClass_QInputContext sipModuleAPI_STL_QtGui->em_types[131]
01698 #define sipCast_QInputContext sipModuleAPI_STL_QtGui->em_types[131]->type->td_cast
01699 #define sipForceConvertTo_QInputContext sipModuleAPI_STL_QtGui->em_types[131]->type->td_fcto
01700
01701 #define sipEnum_QInputContext_StandardFormat sipModuleAPI_STL_QtGui->em_enums[200]
01702
01703 #define sipClass_QInputDialog sipModuleAPI_STL_QtGui->em_types[308]
01704 #define sipCast_QInputDialog sipModuleAPI_STL_QtGui->em_types[308]->type->td_cast
01705 #define sipForceConvertTo_QInputDialog sipModuleAPI_STL_QtGui->em_types[308]->type->td_fcto
01706
01707 #define sipClass_QItemDelegate sipModuleAPI_STL_QtGui->em_types[246]
01708 #define sipCast_QItemDelegate sipModuleAPI_STL_QtGui->em_types[246]->type->td_cast
01709 #define sipForceConvertTo_QItemDelegate sipModuleAPI_STL_QtGui->em_types[246]->type->td_fcto
01710
01711 #define sipClass_QKeySequence sipModuleAPI_STL_QtGui->em_types[130]
01712 #define sipCast_QKeySequence sipModuleAPI_STL_QtGui->em_types[130]->type->td_cast
01713 #define sipForceConvertTo_QKeySequence sipModuleAPI_STL_QtGui->em_types[130]->type->td_fcto
01714
01715 #define sipEnum_QKeySequence_StandardKey sipModuleAPI_STL_QtGui->em_enums[197]
01716 #define sipEnum_QKeySequence_SequenceMatch sipModuleAPI_STL_QtGui->em_enums[198]
01717 #define sipEnum_QKeySequence_SequenceFormat sipModuleAPI_STL_QtGui->em_enums[199]
01718
01719 #define sipClass_QLabel sipModuleAPI_STL_QtGui->em_types[322]
01720 #define sipCast_QLabel sipModuleAPI_STL_QtGui->em_types[322]->type->td_cast
01721 #define sipForceConvertTo_QLabel sipModuleAPI_STL_QtGui->em_types[322]->type->td_fcto
01722
01723 #define sipClass_QSpacerItem sipModuleAPI_STL_QtGui->em_types[226]
01724 #define sipCast_QSpacerItem sipModuleAPI_STL_QtGui->em_types[226]->type->td_cast
01725 #define sipForceConvertTo_QSpacerItem sipModuleAPI_STL_QtGui->em_types[226]->type->td_fcto
01726
01727 #define sipClass_QWidgetItem sipModuleAPI_STL_QtGui->em_types[225]
01728 #define sipCast_QWidgetItem sipModuleAPI_STL_QtGui->em_types[225]->type->td_cast
01729 #define sipForceConvertTo_QWidgetItem sipModuleAPI_STL_QtGui->em_types[225]->type->td_fcto
01730
01731 #define sipClass_QLCDNumber sipModuleAPI_STL_QtGui->em_types[321]
01732 #define sipCast_QLCDNumber sipModuleAPI_STL_QtGui->em_types[321]->type->td_cast
01733 #define sipForceConvertTo_QLCDNumber sipModuleAPI_STL_QtGui->em_types[321]->type->td_fcto
01734
01735 #define sipEnum_QLCDNumber_SegmentStyle sipModuleAPI_STL_QtGui->em_enums[194]
01736 #define sipEnum_QLCDNumber_Mode sipModuleAPI_STL_QtGui->em_enums[195]
01737
01738 #define sipClass_QLineEdit sipModuleAPI_STL_QtGui->em_types[275]
01739 #define sipCast_QLineEdit sipModuleAPI_STL_QtGui->em_types[275]->type->td_cast
01740 #define sipForceConvertTo_QLineEdit sipModuleAPI_STL_QtGui->em_types[275]->type->td_fcto
01741
01742 #define sipEnum_QLineEdit_EchoMode sipModuleAPI_STL_QtGui->em_enums[193]
01743
01744 #define sipClass_QListView sipModuleAPI_STL_QtGui->em_types[341]
01745 #define sipCast_QListView sipModuleAPI_STL_QtGui->em_types[341]->type->td_cast
01746 #define sipForceConvertTo_QListView sipModuleAPI_STL_QtGui->em_types[341]->type->td_fcto
01747
01748 #define sipEnum_QListView_ViewMode sipModuleAPI_STL_QtGui->em_enums[188]
01749 #define sipEnum_QListView_LayoutMode sipModuleAPI_STL_QtGui->em_enums[189]
01750 #define sipEnum_QListView_ResizeMode sipModuleAPI_STL_QtGui->em_enums[190]
01751 #define sipEnum_QListView_Flow sipModuleAPI_STL_QtGui->em_enums[191]
01752 #define sipEnum_QListView_Movement sipModuleAPI_STL_QtGui->em_enums[192]
01753
01754 #define sipClass_QListWidgetItem sipModuleAPI_STL_QtGui->em_types[129]
01755 #define sipCast_QListWidgetItem sipModuleAPI_STL_QtGui->em_types[129]->type->td_cast
01756 #define sipForceConvertTo_QListWidgetItem sipModuleAPI_STL_QtGui->em_types[129]->type->td_fcto
01757
01758 #define sipEnum_QListWidgetItem_ItemType sipModuleAPI_STL_QtGui->em_enums[187]
01759
01760 #define sipClass_QListWidget sipModuleAPI_STL_QtGui->em_types[343]
01761 #define sipCast_QListWidget sipModuleAPI_STL_QtGui->em_types[343]->type->td_cast
01762 #define sipForceConvertTo_QListWidget sipModuleAPI_STL_QtGui->em_types[343]->type->td_fcto
01763
01764 #define sipClass_QMainWindow sipModuleAPI_STL_QtGui->em_types[273]
01765 #define sipCast_QMainWindow sipModuleAPI_STL_QtGui->em_types[273]->type->td_cast
01766 #define sipForceConvertTo_QMainWindow sipModuleAPI_STL_QtGui->em_types[273]->type->td_fcto
01767
01768 #define sipEnum_QMainWindow_DockOption sipModuleAPI_STL_QtGui->em_enums[186]
01769
01770 #define sipClass_QMainWindow_DockOptions sipModuleAPI_STL_QtGui->em_types[274]
01771 #define sipCast_QMainWindow_DockOptions sipModuleAPI_STL_QtGui->em_types[274]->type->td_cast
01772 #define sipForceConvertTo_QMainWindow_DockOptions sipModuleAPI_STL_QtGui->em_types[274]->type->td_fcto
01773
01774 #define sipClass_QMatrix sipModuleAPI_STL_QtGui->em_types[128]
01775 #define sipCast_QMatrix sipModuleAPI_STL_QtGui->em_types[128]->type->td_cast
01776 #define sipForceConvertTo_QMatrix sipModuleAPI_STL_QtGui->em_types[128]->type->td_fcto
01777
01778 #define sipClass_QMdiArea sipModuleAPI_STL_QtGui->em_types[330]
01779 #define sipCast_QMdiArea sipModuleAPI_STL_QtGui->em_types[330]->type->td_cast
01780 #define sipForceConvertTo_QMdiArea sipModuleAPI_STL_QtGui->em_types[330]->type->td_fcto
01781
01782 #define sipEnum_QMdiArea_WindowOrder sipModuleAPI_STL_QtGui->em_enums[183]
01783 #define sipEnum_QMdiArea_ViewMode sipModuleAPI_STL_QtGui->em_enums[184]
01784 #define sipEnum_QMdiArea_AreaOption sipModuleAPI_STL_QtGui->em_enums[185]
01785
01786 #define sipClass_QMdiArea_AreaOptions sipModuleAPI_STL_QtGui->em_types[331]
01787 #define sipCast_QMdiArea_AreaOptions sipModuleAPI_STL_QtGui->em_types[331]->type->td_cast
01788 #define sipForceConvertTo_QMdiArea_AreaOptions sipModuleAPI_STL_QtGui->em_types[331]->type->td_fcto
01789
01790 #define sipClass_QMdiSubWindow sipModuleAPI_STL_QtGui->em_types[271]
01791 #define sipCast_QMdiSubWindow sipModuleAPI_STL_QtGui->em_types[271]->type->td_cast
01792 #define sipForceConvertTo_QMdiSubWindow sipModuleAPI_STL_QtGui->em_types[271]->type->td_fcto
01793
01794 #define sipEnum_QMdiSubWindow_SubWindowOption sipModuleAPI_STL_QtGui->em_enums[182]
01795
01796 #define sipClass_QMdiSubWindow_SubWindowOptions sipModuleAPI_STL_QtGui->em_types[272]
01797 #define sipCast_QMdiSubWindow_SubWindowOptions sipModuleAPI_STL_QtGui->em_types[272]->type->td_cast
01798 #define sipForceConvertTo_QMdiSubWindow_SubWindowOptions sipModuleAPI_STL_QtGui->em_types[272]->type->td_fcto
01799
01800 #define sipClass_QMenu sipModuleAPI_STL_QtGui->em_types[270]
01801 #define sipCast_QMenu sipModuleAPI_STL_QtGui->em_types[270]->type->td_cast
01802 #define sipForceConvertTo_QMenu sipModuleAPI_STL_QtGui->em_types[270]->type->td_fcto
01803
01804 #define sipClass_QMenuBar sipModuleAPI_STL_QtGui->em_types[269]
01805 #define sipCast_QMenuBar sipModuleAPI_STL_QtGui->em_types[269]->type->td_cast
01806 #define sipForceConvertTo_QMenuBar sipModuleAPI_STL_QtGui->em_types[269]->type->td_fcto
01807
01808 #define sipClass_QMessageBox sipModuleAPI_STL_QtGui->em_types[306]
01809 #define sipCast_QMessageBox sipModuleAPI_STL_QtGui->em_types[306]->type->td_cast
01810 #define sipForceConvertTo_QMessageBox sipModuleAPI_STL_QtGui->em_types[306]->type->td_fcto
01811
01812 #define sipEnum_QMessageBox_StandardButton sipModuleAPI_STL_QtGui->em_enums[179]
01813 #define sipEnum_QMessageBox_Icon sipModuleAPI_STL_QtGui->em_enums[180]
01814 #define sipEnum_QMessageBox_ButtonRole sipModuleAPI_STL_QtGui->em_enums[181]
01815
01816 #define sipClass_QMessageBox_StandardButtons sipModuleAPI_STL_QtGui->em_types[307]
01817 #define sipCast_QMessageBox_StandardButtons sipModuleAPI_STL_QtGui->em_types[307]->type->td_cast
01818 #define sipForceConvertTo_QMessageBox_StandardButtons sipModuleAPI_STL_QtGui->em_types[307]->type->td_fcto
01819
01820 #define sipClass_QMovie sipModuleAPI_STL_QtGui->em_types[127]
01821 #define sipCast_QMovie sipModuleAPI_STL_QtGui->em_types[127]->type->td_cast
01822 #define sipForceConvertTo_QMovie sipModuleAPI_STL_QtGui->em_types[127]->type->td_fcto
01823
01824 #define sipEnum_QMovie_CacheMode sipModuleAPI_STL_QtGui->em_enums[177]
01825 #define sipEnum_QMovie_MovieState sipModuleAPI_STL_QtGui->em_enums[178]
01826
01827 #define sipClass_QPageSetupDialog sipModuleAPI_STL_QtGui->em_types[304]
01828 #define sipCast_QPageSetupDialog sipModuleAPI_STL_QtGui->em_types[304]->type->td_cast
01829 #define sipForceConvertTo_QPageSetupDialog sipModuleAPI_STL_QtGui->em_types[304]->type->td_fcto
01830
01831 #define sipEnum_QPageSetupDialog_PageSetupDialogOption sipModuleAPI_STL_QtGui->em_enums[176]
01832
01833 #define sipClass_QPageSetupDialog_PageSetupDialogOptions sipModuleAPI_STL_QtGui->em_types[305]
01834 #define sipCast_QPageSetupDialog_PageSetupDialogOptions sipModuleAPI_STL_QtGui->em_types[305]->type->td_cast
01835 #define sipForceConvertTo_QPageSetupDialog_PageSetupDialogOptions sipModuleAPI_STL_QtGui->em_types[305]->type->td_fcto
01836
01837 #define sipClass_QPainter sipModuleAPI_STL_QtGui->em_types[124]
01838 #define sipCast_QPainter sipModuleAPI_STL_QtGui->em_types[124]->type->td_cast
01839 #define sipForceConvertTo_QPainter sipModuleAPI_STL_QtGui->em_types[124]->type->td_fcto
01840
01841 #define sipEnum_QPainter_CompositionMode sipModuleAPI_STL_QtGui->em_enums[174]
01842 #define sipEnum_QPainter_RenderHint sipModuleAPI_STL_QtGui->em_enums[175]
01843
01844 #define sipClass_QPainter_RenderHints sipModuleAPI_STL_QtGui->em_types[125]
01845 #define sipCast_QPainter_RenderHints sipModuleAPI_STL_QtGui->em_types[125]->type->td_cast
01846 #define sipForceConvertTo_QPainter_RenderHints sipModuleAPI_STL_QtGui->em_types[125]->type->td_fcto
01847
01848 #define sipClass_QTextItem sipModuleAPI_STL_QtGui->em_types[122]
01849 #define sipCast_QTextItem sipModuleAPI_STL_QtGui->em_types[122]->type->td_cast
01850 #define sipForceConvertTo_QTextItem sipModuleAPI_STL_QtGui->em_types[122]->type->td_fcto
01851
01852 #define sipEnum_QTextItem_RenderFlag sipModuleAPI_STL_QtGui->em_enums[172]
01853
01854 #define sipClass_QTextItem_RenderFlags sipModuleAPI_STL_QtGui->em_types[123]
01855 #define sipCast_QTextItem_RenderFlags sipModuleAPI_STL_QtGui->em_types[123]->type->td_cast
01856 #define sipForceConvertTo_QTextItem_RenderFlags sipModuleAPI_STL_QtGui->em_types[123]->type->td_fcto
01857
01858 #define sipClass_QPaintEngine sipModuleAPI_STL_QtGui->em_types[119]
01859 #define sipCast_QPaintEngine sipModuleAPI_STL_QtGui->em_types[119]->type->td_cast
01860 #define sipForceConvertTo_QPaintEngine sipModuleAPI_STL_QtGui->em_types[119]->type->td_fcto
01861
01862 #define sipEnum_QPaintEngine_Type sipModuleAPI_STL_QtGui->em_enums[168]
01863 #define sipEnum_QPaintEngine_PolygonDrawMode sipModuleAPI_STL_QtGui->em_enums[169]
01864 #define sipEnum_QPaintEngine_DirtyFlag sipModuleAPI_STL_QtGui->em_enums[170]
01865 #define sipEnum_QPaintEngine_PaintEngineFeature sipModuleAPI_STL_QtGui->em_enums[171]
01866
01867 #define sipClass_QPaintEngine_PaintEngineFeatures sipModuleAPI_STL_QtGui->em_types[121]
01868 #define sipCast_QPaintEngine_PaintEngineFeatures sipModuleAPI_STL_QtGui->em_types[121]->type->td_cast
01869 #define sipForceConvertTo_QPaintEngine_PaintEngineFeatures sipModuleAPI_STL_QtGui->em_types[121]->type->td_fcto
01870
01871 #define sipClass_QPaintEngine_DirtyFlags sipModuleAPI_STL_QtGui->em_types[120]
01872 #define sipCast_QPaintEngine_DirtyFlags sipModuleAPI_STL_QtGui->em_types[120]->type->td_cast
01873 #define sipForceConvertTo_QPaintEngine_DirtyFlags sipModuleAPI_STL_QtGui->em_types[120]->type->td_fcto
01874
01875 #define sipClass_QPaintEngineState sipModuleAPI_STL_QtGui->em_types[118]
01876 #define sipCast_QPaintEngineState sipModuleAPI_STL_QtGui->em_types[118]->type->td_cast
01877 #define sipForceConvertTo_QPaintEngineState sipModuleAPI_STL_QtGui->em_types[118]->type->td_fcto
01878
01879 #define sipClass_QPainterPath sipModuleAPI_STL_QtGui->em_types[116]
01880 #define sipCast_QPainterPath sipModuleAPI_STL_QtGui->em_types[116]->type->td_cast
01881 #define sipForceConvertTo_QPainterPath sipModuleAPI_STL_QtGui->em_types[116]->type->td_fcto
01882
01883 #define sipEnum_QPainterPath_ElementType sipModuleAPI_STL_QtGui->em_enums[167]
01884
01885 #define sipClass_QPainterPath_Element sipModuleAPI_STL_QtGui->em_types[117]
01886 #define sipCast_QPainterPath_Element sipModuleAPI_STL_QtGui->em_types[117]->type->td_cast
01887 #define sipForceConvertTo_QPainterPath_Element sipModuleAPI_STL_QtGui->em_types[117]->type->td_fcto
01888
01889 #define sipClass_QPainterPathStroker sipModuleAPI_STL_QtGui->em_types[115]
01890 #define sipCast_QPainterPathStroker sipModuleAPI_STL_QtGui->em_types[115]->type->td_cast
01891 #define sipForceConvertTo_QPainterPathStroker sipModuleAPI_STL_QtGui->em_types[115]->type->td_fcto
01892
01893 #define sipClass_QPalette sipModuleAPI_STL_QtGui->em_types[114]
01894 #define sipCast_QPalette sipModuleAPI_STL_QtGui->em_types[114]->type->td_cast
01895 #define sipForceConvertTo_QPalette sipModuleAPI_STL_QtGui->em_types[114]->type->td_fcto
01896
01897 #define sipEnum_QPalette_ColorRole sipModuleAPI_STL_QtGui->em_enums[165]
01898 #define sipEnum_QPalette_ColorGroup sipModuleAPI_STL_QtGui->em_enums[166]
01899
01900 #define sipClass_QPen sipModuleAPI_STL_QtGui->em_types[113]
01901 #define sipCast_QPen sipModuleAPI_STL_QtGui->em_types[113]->type->td_cast
01902 #define sipForceConvertTo_QPen sipModuleAPI_STL_QtGui->em_types[113]->type->td_fcto
01903
01904 #define sipClass_QPicture sipModuleAPI_STL_QtGui->em_types[249]
01905 #define sipCast_QPicture sipModuleAPI_STL_QtGui->em_types[249]->type->td_cast
01906 #define sipForceConvertTo_QPicture sipModuleAPI_STL_QtGui->em_types[249]->type->td_fcto
01907
01908 #define sipClass_QPictureIO sipModuleAPI_STL_QtGui->em_types[112]
01909 #define sipCast_QPictureIO sipModuleAPI_STL_QtGui->em_types[112]->type->td_cast
01910 #define sipForceConvertTo_QPictureIO sipModuleAPI_STL_QtGui->em_types[112]->type->td_fcto
01911
01912 #define sipClass_QPixmapCache sipModuleAPI_STL_QtGui->em_types[111]
01913 #define sipCast_QPixmapCache sipModuleAPI_STL_QtGui->em_types[111]->type->td_cast
01914 #define sipForceConvertTo_QPixmapCache sipModuleAPI_STL_QtGui->em_types[111]->type->td_fcto
01915
01916 #define sipClass_QPlainTextEdit sipModuleAPI_STL_QtGui->em_types[329]
01917 #define sipCast_QPlainTextEdit sipModuleAPI_STL_QtGui->em_types[329]->type->td_cast
01918 #define sipForceConvertTo_QPlainTextEdit sipModuleAPI_STL_QtGui->em_types[329]->type->td_fcto
01919
01920 #define sipEnum_QPlainTextEdit_LineWrapMode sipModuleAPI_STL_QtGui->em_enums[164]
01921
01922 #define sipClass_QPlainTextDocumentLayout sipModuleAPI_STL_QtGui->em_types[241]
01923 #define sipCast_QPlainTextDocumentLayout sipModuleAPI_STL_QtGui->em_types[241]->type->td_cast
01924 #define sipForceConvertTo_QPlainTextDocumentLayout sipModuleAPI_STL_QtGui->em_types[241]->type->td_fcto
01925
01926 #define sipClass_QPolygon sipModuleAPI_STL_QtGui->em_types[110]
01927 #define sipCast_QPolygon sipModuleAPI_STL_QtGui->em_types[110]->type->td_cast
01928 #define sipForceConvertTo_QPolygon sipModuleAPI_STL_QtGui->em_types[110]->type->td_fcto
01929
01930 #define sipClass_QPolygonF sipModuleAPI_STL_QtGui->em_types[109]
01931 #define sipCast_QPolygonF sipModuleAPI_STL_QtGui->em_types[109]->type->td_cast
01932 #define sipForceConvertTo_QPolygonF sipModuleAPI_STL_QtGui->em_types[109]->type->td_fcto
01933
01934 #define sipClass_QPrinter sipModuleAPI_STL_QtGui->em_types[248]
01935 #define sipCast_QPrinter sipModuleAPI_STL_QtGui->em_types[248]->type->td_cast
01936 #define sipForceConvertTo_QPrinter sipModuleAPI_STL_QtGui->em_types[248]->type->td_fcto
01937
01938 #define sipEnum_QPrinter_Unit sipModuleAPI_STL_QtGui->em_enums[153]
01939 #define sipEnum_QPrinter_DuplexMode sipModuleAPI_STL_QtGui->em_enums[154]
01940 #define sipEnum_QPrinter_PrintRange sipModuleAPI_STL_QtGui->em_enums[155]
01941 #define sipEnum_QPrinter_OutputFormat sipModuleAPI_STL_QtGui->em_enums[156]
01942 #define sipEnum_QPrinter_PrinterState sipModuleAPI_STL_QtGui->em_enums[157]
01943 #define sipEnum_QPrinter_PaperSource sipModuleAPI_STL_QtGui->em_enums[158]
01944 #define sipEnum_QPrinter_ColorMode sipModuleAPI_STL_QtGui->em_enums[159]
01945 #define sipEnum_QPrinter_PageOrder sipModuleAPI_STL_QtGui->em_enums[160]
01946 #define sipEnum_QPrinter_PageSize sipModuleAPI_STL_QtGui->em_enums[161]
01947 #define sipEnum_QPrinter_Orientation sipModuleAPI_STL_QtGui->em_enums[162]
01948 #define sipEnum_QPrinter_PrinterMode sipModuleAPI_STL_QtGui->em_enums[163]
01949
01950 #define sipClass_QPrintDialog sipModuleAPI_STL_QtGui->em_types[316]
01951 #define sipCast_QPrintDialog sipModuleAPI_STL_QtGui->em_types[316]->type->td_cast
01952 #define sipForceConvertTo_QPrintDialog sipModuleAPI_STL_QtGui->em_types[316]->type->td_fcto
01953
01954 #define sipClass_QPrintEngine sipModuleAPI_STL_QtGui->em_types[108]
01955 #define sipCast_QPrintEngine sipModuleAPI_STL_QtGui->em_types[108]->type->td_cast
01956 #define sipForceConvertTo_QPrintEngine sipModuleAPI_STL_QtGui->em_types[108]->type->td_fcto
01957
01958 #define sipEnum_QPrintEngine_PrintEnginePropertyKey sipModuleAPI_STL_QtGui->em_enums[152]
01959
01960 #define sipClass_QPrinterInfo sipModuleAPI_STL_QtGui->em_types[107]
01961 #define sipCast_QPrinterInfo sipModuleAPI_STL_QtGui->em_types[107]->type->td_cast
01962 #define sipForceConvertTo_QPrinterInfo sipModuleAPI_STL_QtGui->em_types[107]->type->td_fcto
01963
01964 #define sipClass_QPrintPreviewDialog sipModuleAPI_STL_QtGui->em_types[303]
01965 #define sipCast_QPrintPreviewDialog sipModuleAPI_STL_QtGui->em_types[303]->type->td_cast
01966 #define sipForceConvertTo_QPrintPreviewDialog sipModuleAPI_STL_QtGui->em_types[303]->type->td_fcto
01967
01968 #define sipClass_QPrintPreviewWidget sipModuleAPI_STL_QtGui->em_types[268]
01969 #define sipCast_QPrintPreviewWidget sipModuleAPI_STL_QtGui->em_types[268]->type->td_cast
01970 #define sipForceConvertTo_QPrintPreviewWidget sipModuleAPI_STL_QtGui->em_types[268]->type->td_fcto
01971
01972 #define sipEnum_QPrintPreviewWidget_ZoomMode sipModuleAPI_STL_QtGui->em_enums[150]
01973 #define sipEnum_QPrintPreviewWidget_ViewMode sipModuleAPI_STL_QtGui->em_enums[151]
01974
01975 #define sipClass_QProgressBar sipModuleAPI_STL_QtGui->em_types[267]
01976 #define sipCast_QProgressBar sipModuleAPI_STL_QtGui->em_types[267]->type->td_cast
01977 #define sipForceConvertTo_QProgressBar sipModuleAPI_STL_QtGui->em_types[267]->type->td_fcto
01978
01979 #define sipEnum_QProgressBar_Direction sipModuleAPI_STL_QtGui->em_enums[149]
01980
01981 #define sipClass_QProgressDialog sipModuleAPI_STL_QtGui->em_types[302]
01982 #define sipCast_QProgressDialog sipModuleAPI_STL_QtGui->em_types[302]->type->td_cast
01983 #define sipForceConvertTo_QProgressDialog sipModuleAPI_STL_QtGui->em_types[302]->type->td_fcto
01984
01985 #define sipClass_QProxyModel sipModuleAPI_STL_QtGui->em_types[106]
01986 #define sipCast_QProxyModel sipModuleAPI_STL_QtGui->em_types[106]->type->td_cast
01987 #define sipForceConvertTo_QProxyModel sipModuleAPI_STL_QtGui->em_types[106]->type->td_fcto
01988
01989 #define sipClass_QRadioButton sipModuleAPI_STL_QtGui->em_types[348]
01990 #define sipCast_QRadioButton sipModuleAPI_STL_QtGui->em_types[348]->type->td_cast
01991 #define sipForceConvertTo_QRadioButton sipModuleAPI_STL_QtGui->em_types[348]->type->td_fcto
01992
01993 #define sipClass_QRegion sipModuleAPI_STL_QtGui->em_types[105]
01994 #define sipCast_QRegion sipModuleAPI_STL_QtGui->em_types[105]->type->td_cast
01995 #define sipForceConvertTo_QRegion sipModuleAPI_STL_QtGui->em_types[105]->type->td_fcto
01996
01997 #define sipEnum_QRegion_RegionType sipModuleAPI_STL_QtGui->em_enums[148]
01998
01999 #define sipClass_QRubberBand sipModuleAPI_STL_QtGui->em_types[266]
02000 #define sipCast_QRubberBand sipModuleAPI_STL_QtGui->em_types[266]->type->td_cast
02001 #define sipForceConvertTo_QRubberBand sipModuleAPI_STL_QtGui->em_types[266]->type->td_fcto
02002
02003 #define sipEnum_QRubberBand_Shape sipModuleAPI_STL_QtGui->em_enums[147]
02004
02005 #define sipClass_QScrollArea sipModuleAPI_STL_QtGui->em_types[328]
02006 #define sipCast_QScrollArea sipModuleAPI_STL_QtGui->em_types[328]->type->td_cast
02007 #define sipForceConvertTo_QScrollArea sipModuleAPI_STL_QtGui->em_types[328]->type->td_fcto
02008
02009 #define sipClass_QScrollBar sipModuleAPI_STL_QtGui->em_types[289]
02010 #define sipCast_QScrollBar sipModuleAPI_STL_QtGui->em_types[289]->type->td_cast
02011 #define sipForceConvertTo_QScrollBar sipModuleAPI_STL_QtGui->em_types[289]->type->td_fcto
02012
02013 #define sipClass_QSessionManager sipModuleAPI_STL_QtGui->em_types[104]
02014 #define sipCast_QSessionManager sipModuleAPI_STL_QtGui->em_types[104]->type->td_cast
02015 #define sipForceConvertTo_QSessionManager sipModuleAPI_STL_QtGui->em_types[104]->type->td_fcto
02016
02017 #define sipEnum_QSessionManager_RestartHint sipModuleAPI_STL_QtGui->em_enums[146]
02018
02019 #define sipClass_QShortcut sipModuleAPI_STL_QtGui->em_types[103]
02020 #define sipCast_QShortcut sipModuleAPI_STL_QtGui->em_types[103]->type->td_cast
02021 #define sipForceConvertTo_QShortcut sipModuleAPI_STL_QtGui->em_types[103]->type->td_fcto
02022
02023 #define sipClass_QSizeGrip sipModuleAPI_STL_QtGui->em_types[265]
02024 #define sipCast_QSizeGrip sipModuleAPI_STL_QtGui->em_types[265]->type->td_cast
02025 #define sipForceConvertTo_QSizeGrip sipModuleAPI_STL_QtGui->em_types[265]->type->td_fcto
02026
02027 #define sipClass_QSizePolicy sipModuleAPI_STL_QtGui->em_types[101]
02028 #define sipCast_QSizePolicy sipModuleAPI_STL_QtGui->em_types[101]->type->td_cast
02029 #define sipForceConvertTo_QSizePolicy sipModuleAPI_STL_QtGui->em_types[101]->type->td_fcto
02030
02031 #define sipEnum_QSizePolicy_ControlType sipModuleAPI_STL_QtGui->em_enums[143]
02032 #define sipEnum_QSizePolicy_Policy sipModuleAPI_STL_QtGui->em_enums[144]
02033 #define sipEnum_QSizePolicy_PolicyFlag sipModuleAPI_STL_QtGui->em_enums[145]
02034
02035 #define sipClass_QSizePolicy_ControlTypes sipModuleAPI_STL_QtGui->em_types[102]
02036 #define sipCast_QSizePolicy_ControlTypes sipModuleAPI_STL_QtGui->em_types[102]->type->td_cast
02037 #define sipForceConvertTo_QSizePolicy_ControlTypes sipModuleAPI_STL_QtGui->em_types[102]->type->td_fcto
02038
02039 #define sipClass_QSlider sipModuleAPI_STL_QtGui->em_types[288]
02040 #define sipCast_QSlider sipModuleAPI_STL_QtGui->em_types[288]->type->td_cast
02041 #define sipForceConvertTo_QSlider sipModuleAPI_STL_QtGui->em_types[288]->type->td_fcto
02042
02043 #define sipEnum_QSlider_TickPosition sipModuleAPI_STL_QtGui->em_enums[142]
02044
02045 #define sipClass_QSortFilterProxyModel sipModuleAPI_STL_QtGui->em_types[243]
02046 #define sipCast_QSortFilterProxyModel sipModuleAPI_STL_QtGui->em_types[243]->type->td_cast
02047 #define sipForceConvertTo_QSortFilterProxyModel sipModuleAPI_STL_QtGui->em_types[243]->type->td_fcto
02048
02049 #define sipClass_QSound sipModuleAPI_STL_QtGui->em_types[100]
02050 #define sipCast_QSound sipModuleAPI_STL_QtGui->em_types[100]->type->td_cast
02051 #define sipForceConvertTo_QSound sipModuleAPI_STL_QtGui->em_types[100]->type->td_fcto
02052
02053 #define sipClass_QSpinBox sipModuleAPI_STL_QtGui->em_types[294]
02054 #define sipCast_QSpinBox sipModuleAPI_STL_QtGui->em_types[294]->type->td_cast
02055 #define sipForceConvertTo_QSpinBox sipModuleAPI_STL_QtGui->em_types[294]->type->td_fcto
02056
02057 #define sipClass_QDoubleSpinBox sipModuleAPI_STL_QtGui->em_types[293]
02058 #define sipCast_QDoubleSpinBox sipModuleAPI_STL_QtGui->em_types[293]->type->td_cast
02059 #define sipForceConvertTo_QDoubleSpinBox sipModuleAPI_STL_QtGui->em_types[293]->type->td_fcto
02060
02061 #define sipClass_QSplashScreen sipModuleAPI_STL_QtGui->em_types[264]
02062 #define sipCast_QSplashScreen sipModuleAPI_STL_QtGui->em_types[264]->type->td_cast
02063 #define sipForceConvertTo_QSplashScreen sipModuleAPI_STL_QtGui->em_types[264]->type->td_fcto
02064
02065 #define sipClass_QSplitter sipModuleAPI_STL_QtGui->em_types[320]
02066 #define sipCast_QSplitter sipModuleAPI_STL_QtGui->em_types[320]->type->td_cast
02067 #define sipForceConvertTo_QSplitter sipModuleAPI_STL_QtGui->em_types[320]->type->td_fcto
02068
02069 #define sipClass_QSplitterHandle sipModuleAPI_STL_QtGui->em_types[263]
02070 #define sipCast_QSplitterHandle sipModuleAPI_STL_QtGui->em_types[263]->type->td_cast
02071 #define sipForceConvertTo_QSplitterHandle sipModuleAPI_STL_QtGui->em_types[263]->type->td_fcto
02072
02073 #define sipClass_QStackedLayout sipModuleAPI_STL_QtGui->em_types[228]
02074 #define sipCast_QStackedLayout sipModuleAPI_STL_QtGui->em_types[228]->type->td_cast
02075 #define sipForceConvertTo_QStackedLayout sipModuleAPI_STL_QtGui->em_types[228]->type->td_fcto
02076
02077 #define sipEnum_QStackedLayout_StackingMode sipModuleAPI_STL_QtGui->em_enums[141]
02078
02079 #define sipClass_QStackedWidget sipModuleAPI_STL_QtGui->em_types[319]
02080 #define sipCast_QStackedWidget sipModuleAPI_STL_QtGui->em_types[319]->type->td_cast
02081 #define sipForceConvertTo_QStackedWidget sipModuleAPI_STL_QtGui->em_types[319]->type->td_fcto
02082
02083 #define sipClass_QStandardItemModel sipModuleAPI_STL_QtGui->em_types[99]
02084 #define sipCast_QStandardItemModel sipModuleAPI_STL_QtGui->em_types[99]->type->td_cast
02085 #define sipForceConvertTo_QStandardItemModel sipModuleAPI_STL_QtGui->em_types[99]->type->td_fcto
02086
02087 #define sipClass_QStandardItem sipModuleAPI_STL_QtGui->em_types[98]
02088 #define sipCast_QStandardItem sipModuleAPI_STL_QtGui->em_types[98]->type->td_cast
02089 #define sipForceConvertTo_QStandardItem sipModuleAPI_STL_QtGui->em_types[98]->type->td_fcto
02090
02091 #define sipEnum_QStandardItem_ItemType sipModuleAPI_STL_QtGui->em_enums[140]
02092
02093 #define sipClass_QStatusBar sipModuleAPI_STL_QtGui->em_types[262]
02094 #define sipCast_QStatusBar sipModuleAPI_STL_QtGui->em_types[262]->type->td_cast
02095 #define sipForceConvertTo_QStatusBar sipModuleAPI_STL_QtGui->em_types[262]->type->td_fcto
02096
02097 #define sipClass_QStringListModel sipModuleAPI_STL_QtGui->em_types[97]
02098 #define sipCast_QStringListModel sipModuleAPI_STL_QtGui->em_types[97]->type->td_cast
02099 #define sipForceConvertTo_QStringListModel sipModuleAPI_STL_QtGui->em_types[97]->type->td_fcto
02100
02101 #define sipClass_QStyle sipModuleAPI_STL_QtGui->em_types[94]
02102 #define sipCast_QStyle sipModuleAPI_STL_QtGui->em_types[94]->type->td_cast
02103 #define sipForceConvertTo_QStyle sipModuleAPI_STL_QtGui->em_types[94]->type->td_fcto
02104
02105 #define sipEnum_QStyle_StandardPixmap sipModuleAPI_STL_QtGui->em_enums[130]
02106 #define sipEnum_QStyle_StyleHint sipModuleAPI_STL_QtGui->em_enums[131]
02107 #define sipEnum_QStyle_ContentsType sipModuleAPI_STL_QtGui->em_enums[132]
02108 #define sipEnum_QStyle_PixelMetric sipModuleAPI_STL_QtGui->em_enums[133]
02109 #define sipEnum_QStyle_SubControl sipModuleAPI_STL_QtGui->em_enums[134]
02110 #define sipEnum_QStyle_ComplexControl sipModuleAPI_STL_QtGui->em_enums[135]
02111 #define sipEnum_QStyle_SubElement sipModuleAPI_STL_QtGui->em_enums[136]
02112 #define sipEnum_QStyle_ControlElement sipModuleAPI_STL_QtGui->em_enums[137]
02113 #define sipEnum_QStyle_PrimitiveElement sipModuleAPI_STL_QtGui->em_enums[138]
02114 #define sipEnum_QStyle_StateFlag sipModuleAPI_STL_QtGui->em_enums[139]
02115
02116 #define sipClass_QStyle_State sipModuleAPI_STL_QtGui->em_types[96]
02117 #define sipCast_QStyle_State sipModuleAPI_STL_QtGui->em_types[96]->type->td_cast
02118 #define sipForceConvertTo_QStyle_State sipModuleAPI_STL_QtGui->em_types[96]->type->td_fcto
02119
02120 #define sipClass_QStyle_SubControls sipModuleAPI_STL_QtGui->em_types[95]
02121 #define sipCast_QStyle_SubControls sipModuleAPI_STL_QtGui->em_types[95]->type->td_cast
02122 #define sipForceConvertTo_QStyle_SubControls sipModuleAPI_STL_QtGui->em_types[95]->type->td_fcto
02123
02124 #define sipClass_QStyledItemDelegate sipModuleAPI_STL_QtGui->em_types[245]
02125 #define sipCast_QStyledItemDelegate sipModuleAPI_STL_QtGui->em_types[245]->type->td_cast
02126 #define sipForceConvertTo_QStyledItemDelegate sipModuleAPI_STL_QtGui->em_types[245]->type->td_fcto
02127
02128 #define sipClass_QStyleFactory sipModuleAPI_STL_QtGui->em_types[93]
02129 #define sipCast_QStyleFactory sipModuleAPI_STL_QtGui->em_types[93]->type->td_cast
02130 #define sipForceConvertTo_QStyleFactory sipModuleAPI_STL_QtGui->em_types[93]->type->td_fcto
02131
02132 #define sipClass_QStyleOption sipModuleAPI_STL_QtGui->em_types[55]
02133 #define sipCast_QStyleOption sipModuleAPI_STL_QtGui->em_types[55]->type->td_cast
02134 #define sipForceConvertTo_QStyleOption sipModuleAPI_STL_QtGui->em_types[55]->type->td_fcto
02135
02136 #define sipEnum_QStyleOption_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[127]
02137 #define sipEnum_QStyleOption_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[128]
02138 #define sipEnum_QStyleOption_OptionType sipModuleAPI_STL_QtGui->em_enums[129]
02139
02140 #define sipClass_QStyleOptionFocusRect sipModuleAPI_STL_QtGui->em_types[92]
02141 #define sipCast_QStyleOptionFocusRect sipModuleAPI_STL_QtGui->em_types[92]->type->td_cast
02142 #define sipForceConvertTo_QStyleOptionFocusRect sipModuleAPI_STL_QtGui->em_types[92]->type->td_fcto
02143
02144 #define sipEnum_QStyleOptionFocusRect_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[125]
02145 #define sipEnum_QStyleOptionFocusRect_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[126]
02146
02147 #define sipClass_QStyleOptionFrame sipModuleAPI_STL_QtGui->em_types[89]
02148 #define sipCast_QStyleOptionFrame sipModuleAPI_STL_QtGui->em_types[89]->type->td_cast
02149 #define sipForceConvertTo_QStyleOptionFrame sipModuleAPI_STL_QtGui->em_types[89]->type->td_fcto
02150
02151 #define sipEnum_QStyleOptionFrame_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[123]
02152 #define sipEnum_QStyleOptionFrame_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[124]
02153
02154 #define sipClass_QStyleOptionFrameV2 sipModuleAPI_STL_QtGui->em_types[90]
02155 #define sipCast_QStyleOptionFrameV2 sipModuleAPI_STL_QtGui->em_types[90]->type->td_cast
02156 #define sipForceConvertTo_QStyleOptionFrameV2 sipModuleAPI_STL_QtGui->em_types[90]->type->td_fcto
02157
02158 #define sipEnum_QStyleOptionFrameV2_FrameFeature sipModuleAPI_STL_QtGui->em_enums[121]
02159 #define sipEnum_QStyleOptionFrameV2_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[122]
02160
02161 #define sipClass_QStyleOptionFrameV2_FrameFeatures sipModuleAPI_STL_QtGui->em_types[91]
02162 #define sipCast_QStyleOptionFrameV2_FrameFeatures sipModuleAPI_STL_QtGui->em_types[91]->type->td_cast
02163 #define sipForceConvertTo_QStyleOptionFrameV2_FrameFeatures sipModuleAPI_STL_QtGui->em_types[91]->type->td_fcto
02164
02165 #define sipClass_QStyleOptionTabWidgetFrame sipModuleAPI_STL_QtGui->em_types[88]
02166 #define sipCast_QStyleOptionTabWidgetFrame sipModuleAPI_STL_QtGui->em_types[88]->type->td_cast
02167 #define sipForceConvertTo_QStyleOptionTabWidgetFrame sipModuleAPI_STL_QtGui->em_types[88]->type->td_fcto
02168
02169 #define sipEnum_QStyleOptionTabWidgetFrame_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[119]
02170 #define sipEnum_QStyleOptionTabWidgetFrame_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[120]
02171
02172 #define sipClass_QStyleOptionTabBarBase sipModuleAPI_STL_QtGui->em_types[87]
02173 #define sipCast_QStyleOptionTabBarBase sipModuleAPI_STL_QtGui->em_types[87]->type->td_cast
02174 #define sipForceConvertTo_QStyleOptionTabBarBase sipModuleAPI_STL_QtGui->em_types[87]->type->td_fcto
02175
02176 #define sipEnum_QStyleOptionTabBarBase_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[117]
02177 #define sipEnum_QStyleOptionTabBarBase_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[118]
02178
02179 #define sipClass_QStyleOptionHeader sipModuleAPI_STL_QtGui->em_types[86]
02180 #define sipCast_QStyleOptionHeader sipModuleAPI_STL_QtGui->em_types[86]->type->td_cast
02181 #define sipForceConvertTo_QStyleOptionHeader sipModuleAPI_STL_QtGui->em_types[86]->type->td_fcto
02182
02183 #define sipEnum_QStyleOptionHeader_SortIndicator sipModuleAPI_STL_QtGui->em_enums[112]
02184 #define sipEnum_QStyleOptionHeader_SelectedPosition sipModuleAPI_STL_QtGui->em_enums[113]
02185 #define sipEnum_QStyleOptionHeader_SectionPosition sipModuleAPI_STL_QtGui->em_enums[114]
02186 #define sipEnum_QStyleOptionHeader_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[115]
02187 #define sipEnum_QStyleOptionHeader_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[116]
02188
02189 #define sipClass_QStyleOptionButton sipModuleAPI_STL_QtGui->em_types[84]
02190 #define sipCast_QStyleOptionButton sipModuleAPI_STL_QtGui->em_types[84]->type->td_cast
02191 #define sipForceConvertTo_QStyleOptionButton sipModuleAPI_STL_QtGui->em_types[84]->type->td_fcto
02192
02193 #define sipEnum_QStyleOptionButton_ButtonFeature sipModuleAPI_STL_QtGui->em_enums[109]
02194 #define sipEnum_QStyleOptionButton_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[110]
02195 #define sipEnum_QStyleOptionButton_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[111]
02196
02197 #define sipClass_QStyleOptionButton_ButtonFeatures sipModuleAPI_STL_QtGui->em_types[85]
02198 #define sipCast_QStyleOptionButton_ButtonFeatures sipModuleAPI_STL_QtGui->em_types[85]->type->td_cast
02199 #define sipForceConvertTo_QStyleOptionButton_ButtonFeatures sipModuleAPI_STL_QtGui->em_types[85]->type->td_fcto
02200
02201 #define sipClass_QStyleOptionTab sipModuleAPI_STL_QtGui->em_types[81]
02202 #define sipCast_QStyleOptionTab sipModuleAPI_STL_QtGui->em_types[81]->type->td_cast
02203 #define sipForceConvertTo_QStyleOptionTab sipModuleAPI_STL_QtGui->em_types[81]->type->td_fcto
02204
02205 #define sipEnum_QStyleOptionTab_CornerWidget sipModuleAPI_STL_QtGui->em_enums[104]
02206 #define sipEnum_QStyleOptionTab_SelectedPosition sipModuleAPI_STL_QtGui->em_enums[105]
02207 #define sipEnum_QStyleOptionTab_TabPosition sipModuleAPI_STL_QtGui->em_enums[106]
02208 #define sipEnum_QStyleOptionTab_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[107]
02209 #define sipEnum_QStyleOptionTab_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[108]
02210
02211 #define sipClass_QStyleOptionTab_CornerWidgets sipModuleAPI_STL_QtGui->em_types[82]
02212 #define sipCast_QStyleOptionTab_CornerWidgets sipModuleAPI_STL_QtGui->em_types[82]->type->td_cast
02213 #define sipForceConvertTo_QStyleOptionTab_CornerWidgets sipModuleAPI_STL_QtGui->em_types[82]->type->td_fcto
02214
02215 #define sipClass_QStyleOptionTabV2 sipModuleAPI_STL_QtGui->em_types[83]
02216 #define sipCast_QStyleOptionTabV2 sipModuleAPI_STL_QtGui->em_types[83]->type->td_cast
02217 #define sipForceConvertTo_QStyleOptionTabV2 sipModuleAPI_STL_QtGui->em_types[83]->type->td_fcto
02218
02219 #define sipEnum_QStyleOptionTabV2_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[103]
02220
02221 #define sipClass_QStyleOptionProgressBar sipModuleAPI_STL_QtGui->em_types[79]
02222 #define sipCast_QStyleOptionProgressBar sipModuleAPI_STL_QtGui->em_types[79]->type->td_cast
02223 #define sipForceConvertTo_QStyleOptionProgressBar sipModuleAPI_STL_QtGui->em_types[79]->type->td_fcto
02224
02225 #define sipEnum_QStyleOptionProgressBar_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[101]
02226 #define sipEnum_QStyleOptionProgressBar_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[102]
02227
02228 #define sipClass_QStyleOptionProgressBarV2 sipModuleAPI_STL_QtGui->em_types[80]
02229 #define sipCast_QStyleOptionProgressBarV2 sipModuleAPI_STL_QtGui->em_types[80]->type->td_cast
02230 #define sipForceConvertTo_QStyleOptionProgressBarV2 sipModuleAPI_STL_QtGui->em_types[80]->type->td_fcto
02231
02232 #define sipEnum_QStyleOptionProgressBarV2_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[99]
02233 #define sipEnum_QStyleOptionProgressBarV2_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[100]
02234
02235 #define sipClass_QStyleOptionMenuItem sipModuleAPI_STL_QtGui->em_types[78]
02236 #define sipCast_QStyleOptionMenuItem sipModuleAPI_STL_QtGui->em_types[78]->type->td_cast
02237 #define sipForceConvertTo_QStyleOptionMenuItem sipModuleAPI_STL_QtGui->em_types[78]->type->td_fcto
02238
02239 #define sipEnum_QStyleOptionMenuItem_CheckType sipModuleAPI_STL_QtGui->em_enums[95]
02240 #define sipEnum_QStyleOptionMenuItem_MenuItemType sipModuleAPI_STL_QtGui->em_enums[96]
02241 #define sipEnum_QStyleOptionMenuItem_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[97]
02242 #define sipEnum_QStyleOptionMenuItem_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[98]
02243
02244 #define sipClass_QStyleOptionDockWidget sipModuleAPI_STL_QtGui->em_types[76]
02245 #define sipCast_QStyleOptionDockWidget sipModuleAPI_STL_QtGui->em_types[76]->type->td_cast
02246 #define sipForceConvertTo_QStyleOptionDockWidget sipModuleAPI_STL_QtGui->em_types[76]->type->td_fcto
02247
02248 #define sipEnum_QStyleOptionDockWidget_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[93]
02249 #define sipEnum_QStyleOptionDockWidget_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[94]
02250
02251 #define sipClass_QStyleOptionViewItem sipModuleAPI_STL_QtGui->em_types[71]
02252 #define sipCast_QStyleOptionViewItem sipModuleAPI_STL_QtGui->em_types[71]->type->td_cast
02253 #define sipForceConvertTo_QStyleOptionViewItem sipModuleAPI_STL_QtGui->em_types[71]->type->td_fcto
02254
02255 #define sipEnum_QStyleOptionViewItem_Position sipModuleAPI_STL_QtGui->em_enums[90]
02256 #define sipEnum_QStyleOptionViewItem_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[91]
02257 #define sipEnum_QStyleOptionViewItem_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[92]
02258
02259 #define sipClass_QStyleOptionToolBox sipModuleAPI_STL_QtGui->em_types[69]
02260 #define sipCast_QStyleOptionToolBox sipModuleAPI_STL_QtGui->em_types[69]->type->td_cast
02261 #define sipForceConvertTo_QStyleOptionToolBox sipModuleAPI_STL_QtGui->em_types[69]->type->td_fcto
02262
02263 #define sipEnum_QStyleOptionToolBox_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[88]
02264 #define sipEnum_QStyleOptionToolBox_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[89]
02265
02266 #define sipClass_QStyleOptionRubberBand sipModuleAPI_STL_QtGui->em_types[68]
02267 #define sipCast_QStyleOptionRubberBand sipModuleAPI_STL_QtGui->em_types[68]->type->td_cast
02268 #define sipForceConvertTo_QStyleOptionRubberBand sipModuleAPI_STL_QtGui->em_types[68]->type->td_fcto
02269
02270 #define sipEnum_QStyleOptionRubberBand_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[86]
02271 #define sipEnum_QStyleOptionRubberBand_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[87]
02272
02273 #define sipClass_QStyleOptionComplex sipModuleAPI_STL_QtGui->em_types[59]
02274 #define sipCast_QStyleOptionComplex sipModuleAPI_STL_QtGui->em_types[59]->type->td_cast
02275 #define sipForceConvertTo_QStyleOptionComplex sipModuleAPI_STL_QtGui->em_types[59]->type->td_fcto
02276
02277 #define sipEnum_QStyleOptionComplex_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[84]
02278 #define sipEnum_QStyleOptionComplex_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[85]
02279
02280 #define sipClass_QStyleOptionSlider sipModuleAPI_STL_QtGui->em_types[67]
02281 #define sipCast_QStyleOptionSlider sipModuleAPI_STL_QtGui->em_types[67]->type->td_cast
02282 #define sipForceConvertTo_QStyleOptionSlider sipModuleAPI_STL_QtGui->em_types[67]->type->td_fcto
02283
02284 #define sipEnum_QStyleOptionSlider_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[82]
02285 #define sipEnum_QStyleOptionSlider_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[83]
02286
02287 #define sipClass_QStyleOptionSpinBox sipModuleAPI_STL_QtGui->em_types[66]
02288 #define sipCast_QStyleOptionSpinBox sipModuleAPI_STL_QtGui->em_types[66]->type->td_cast
02289 #define sipForceConvertTo_QStyleOptionSpinBox sipModuleAPI_STL_QtGui->em_types[66]->type->td_fcto
02290
02291 #define sipEnum_QStyleOptionSpinBox_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[80]
02292 #define sipEnum_QStyleOptionSpinBox_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[81]
02293
02294 #define sipClass_QStyleOptionToolButton sipModuleAPI_STL_QtGui->em_types[64]
02295 #define sipCast_QStyleOptionToolButton sipModuleAPI_STL_QtGui->em_types[64]->type->td_cast
02296 #define sipForceConvertTo_QStyleOptionToolButton sipModuleAPI_STL_QtGui->em_types[64]->type->td_fcto
02297
02298 #define sipEnum_QStyleOptionToolButton_ToolButtonFeature sipModuleAPI_STL_QtGui->em_enums[77]
02299 #define sipEnum_QStyleOptionToolButton_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[78]
02300 #define sipEnum_QStyleOptionToolButton_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[79]
02301
02302 #define sipClass_QStyleOptionToolButton_ToolButtonFeatures sipModuleAPI_STL_QtGui->em_types[65]
02303 #define sipCast_QStyleOptionToolButton_ToolButtonFeatures sipModuleAPI_STL_QtGui->em_types[65]->type->td_cast
02304 #define sipForceConvertTo_QStyleOptionToolButton_ToolButtonFeatures sipModuleAPI_STL_QtGui->em_types[65]->type->td_fcto
02305
02306 #define sipClass_QStyleOptionComboBox sipModuleAPI_STL_QtGui->em_types[63]
02307 #define sipCast_QStyleOptionComboBox sipModuleAPI_STL_QtGui->em_types[63]->type->td_cast
02308 #define sipForceConvertTo_QStyleOptionComboBox sipModuleAPI_STL_QtGui->em_types[63]->type->td_fcto
02309
02310 #define sipEnum_QStyleOptionComboBox_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[75]
02311 #define sipEnum_QStyleOptionComboBox_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[76]
02312
02313 #define sipClass_QStyleOptionTitleBar sipModuleAPI_STL_QtGui->em_types[62]
02314 #define sipCast_QStyleOptionTitleBar sipModuleAPI_STL_QtGui->em_types[62]->type->td_cast
02315 #define sipForceConvertTo_QStyleOptionTitleBar sipModuleAPI_STL_QtGui->em_types[62]->type->td_fcto
02316
02317 #define sipEnum_QStyleOptionTitleBar_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[73]
02318 #define sipEnum_QStyleOptionTitleBar_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[74]
02319
02320 #define sipClass_QStyleHintReturn sipModuleAPI_STL_QtGui->em_types[52]
02321 #define sipCast_QStyleHintReturn sipModuleAPI_STL_QtGui->em_types[52]->type->td_cast
02322 #define sipForceConvertTo_QStyleHintReturn sipModuleAPI_STL_QtGui->em_types[52]->type->td_fcto
02323
02324 #define sipEnum_QStyleHintReturn_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[70]
02325 #define sipEnum_QStyleHintReturn_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[71]
02326 #define sipEnum_QStyleHintReturn_HintReturnType sipModuleAPI_STL_QtGui->em_enums[72]
02327
02328 #define sipClass_QStyleHintReturnMask sipModuleAPI_STL_QtGui->em_types[54]
02329 #define sipCast_QStyleHintReturnMask sipModuleAPI_STL_QtGui->em_types[54]->type->td_cast
02330 #define sipForceConvertTo_QStyleHintReturnMask sipModuleAPI_STL_QtGui->em_types[54]->type->td_fcto
02331
02332 #define sipEnum_QStyleHintReturnMask_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[68]
02333 #define sipEnum_QStyleHintReturnMask_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[69]
02334
02335 #define sipClass_QStyleOptionToolBar sipModuleAPI_STL_QtGui->em_types[57]
02336 #define sipCast_QStyleOptionToolBar sipModuleAPI_STL_QtGui->em_types[57]->type->td_cast
02337 #define sipForceConvertTo_QStyleOptionToolBar sipModuleAPI_STL_QtGui->em_types[57]->type->td_fcto
02338
02339 #define sipEnum_QStyleOptionToolBar_ToolBarFeature sipModuleAPI_STL_QtGui->em_enums[64]
02340 #define sipEnum_QStyleOptionToolBar_ToolBarPosition sipModuleAPI_STL_QtGui->em_enums[65]
02341 #define sipEnum_QStyleOptionToolBar_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[66]
02342 #define sipEnum_QStyleOptionToolBar_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[67]
02343
02344 #define sipClass_QStyleOptionToolBar_ToolBarFeatures sipModuleAPI_STL_QtGui->em_types[58]
02345 #define sipCast_QStyleOptionToolBar_ToolBarFeatures sipModuleAPI_STL_QtGui->em_types[58]->type->td_cast
02346 #define sipForceConvertTo_QStyleOptionToolBar_ToolBarFeatures sipModuleAPI_STL_QtGui->em_types[58]->type->td_fcto
02347
02348 #define sipClass_QStyleOptionGroupBox sipModuleAPI_STL_QtGui->em_types[61]
02349 #define sipCast_QStyleOptionGroupBox sipModuleAPI_STL_QtGui->em_types[61]->type->td_cast
02350 #define sipForceConvertTo_QStyleOptionGroupBox sipModuleAPI_STL_QtGui->em_types[61]->type->td_fcto
02351
02352 #define sipEnum_QStyleOptionGroupBox_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[62]
02353 #define sipEnum_QStyleOptionGroupBox_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[63]
02354
02355 #define sipClass_QStyleOptionViewItemV2 sipModuleAPI_STL_QtGui->em_types[72]
02356 #define sipCast_QStyleOptionViewItemV2 sipModuleAPI_STL_QtGui->em_types[72]->type->td_cast
02357 #define sipForceConvertTo_QStyleOptionViewItemV2 sipModuleAPI_STL_QtGui->em_types[72]->type->td_fcto
02358
02359 #define sipEnum_QStyleOptionViewItemV2_ViewItemFeature sipModuleAPI_STL_QtGui->em_enums[60]
02360 #define sipEnum_QStyleOptionViewItemV2_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[61]
02361
02362 #define sipClass_QStyleOptionViewItemV2_ViewItemFeatures sipModuleAPI_STL_QtGui->em_types[73]
02363 #define sipCast_QStyleOptionViewItemV2_ViewItemFeatures sipModuleAPI_STL_QtGui->em_types[73]->type->td_cast
02364 #define sipForceConvertTo_QStyleOptionViewItemV2_ViewItemFeatures sipModuleAPI_STL_QtGui->em_types[73]->type->td_fcto
02365
02366 #define sipClass_QStyleOptionSizeGrip sipModuleAPI_STL_QtGui->em_types[60]
02367 #define sipCast_QStyleOptionSizeGrip sipModuleAPI_STL_QtGui->em_types[60]->type->td_cast
02368 #define sipForceConvertTo_QStyleOptionSizeGrip sipModuleAPI_STL_QtGui->em_types[60]->type->td_fcto
02369
02370 #define sipEnum_QStyleOptionSizeGrip_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[58]
02371 #define sipEnum_QStyleOptionSizeGrip_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[59]
02372
02373 #define sipClass_QStyleOptionGraphicsItem sipModuleAPI_STL_QtGui->em_types[56]
02374 #define sipCast_QStyleOptionGraphicsItem sipModuleAPI_STL_QtGui->em_types[56]->type->td_cast
02375 #define sipForceConvertTo_QStyleOptionGraphicsItem sipModuleAPI_STL_QtGui->em_types[56]->type->td_fcto
02376
02377 #define sipEnum_QStyleOptionGraphicsItem_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[56]
02378 #define sipEnum_QStyleOptionGraphicsItem_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[57]
02379
02380 #define sipClass_QStyleOptionDockWidgetV2 sipModuleAPI_STL_QtGui->em_types[77]
02381 #define sipCast_QStyleOptionDockWidgetV2 sipModuleAPI_STL_QtGui->em_types[77]->type->td_cast
02382 #define sipForceConvertTo_QStyleOptionDockWidgetV2 sipModuleAPI_STL_QtGui->em_types[77]->type->td_fcto
02383
02384 #define sipEnum_QStyleOptionDockWidgetV2_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[55]
02385
02386 #define sipClass_QStyleOptionViewItemV3 sipModuleAPI_STL_QtGui->em_types[74]
02387 #define sipCast_QStyleOptionViewItemV3 sipModuleAPI_STL_QtGui->em_types[74]->type->td_cast
02388 #define sipForceConvertTo_QStyleOptionViewItemV3 sipModuleAPI_STL_QtGui->em_types[74]->type->td_fcto
02389
02390 #define sipEnum_QStyleOptionViewItemV3_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[54]
02391
02392 #define sipClass_QStyleOptionToolBoxV2 sipModuleAPI_STL_QtGui->em_types[70]
02393 #define sipCast_QStyleOptionToolBoxV2 sipModuleAPI_STL_QtGui->em_types[70]->type->td_cast
02394 #define sipForceConvertTo_QStyleOptionToolBoxV2 sipModuleAPI_STL_QtGui->em_types[70]->type->td_fcto
02395
02396 #define sipEnum_QStyleOptionToolBoxV2_SelectedPosition sipModuleAPI_STL_QtGui->em_enums[51]
02397 #define sipEnum_QStyleOptionToolBoxV2_TabPosition sipModuleAPI_STL_QtGui->em_enums[52]
02398 #define sipEnum_QStyleOptionToolBoxV2_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[53]
02399
02400 #define sipClass_QStyleHintReturnVariant sipModuleAPI_STL_QtGui->em_types[53]
02401 #define sipCast_QStyleHintReturnVariant sipModuleAPI_STL_QtGui->em_types[53]->type->td_cast
02402 #define sipForceConvertTo_QStyleHintReturnVariant sipModuleAPI_STL_QtGui->em_types[53]->type->td_fcto
02403
02404 #define sipEnum_QStyleHintReturnVariant_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[49]
02405 #define sipEnum_QStyleHintReturnVariant_StyleOptionType sipModuleAPI_STL_QtGui->em_enums[50]
02406
02407 #define sipClass_QStyleOptionViewItemV4 sipModuleAPI_STL_QtGui->em_types[75]
02408 #define sipCast_QStyleOptionViewItemV4 sipModuleAPI_STL_QtGui->em_types[75]->type->td_cast
02409 #define sipForceConvertTo_QStyleOptionViewItemV4 sipModuleAPI_STL_QtGui->em_types[75]->type->td_fcto
02410
02411 #define sipEnum_QStyleOptionViewItemV4_ViewItemPosition sipModuleAPI_STL_QtGui->em_enums[47]
02412 #define sipEnum_QStyleOptionViewItemV4_StyleOptionVersion sipModuleAPI_STL_QtGui->em_enums[48]
02413
02414 #define sipClass_QStylePainter sipModuleAPI_STL_QtGui->em_types[126]
02415 #define sipCast_QStylePainter sipModuleAPI_STL_QtGui->em_types[126]->type->td_cast
02416 #define sipForceConvertTo_QStylePainter sipModuleAPI_STL_QtGui->em_types[126]->type->td_fcto
02417
02418 #define sipClass_QSyntaxHighlighter sipModuleAPI_STL_QtGui->em_types[51]
02419 #define sipCast_QSyntaxHighlighter sipModuleAPI_STL_QtGui->em_types[51]->type->td_cast
02420 #define sipForceConvertTo_QSyntaxHighlighter sipModuleAPI_STL_QtGui->em_types[51]->type->td_fcto
02421
02422 #define sipClass_QSystemTrayIcon sipModuleAPI_STL_QtGui->em_types[50]
02423 #define sipCast_QSystemTrayIcon sipModuleAPI_STL_QtGui->em_types[50]->type->td_cast
02424 #define sipForceConvertTo_QSystemTrayIcon sipModuleAPI_STL_QtGui->em_types[50]->type->td_fcto
02425
02426 #define sipEnum_QSystemTrayIcon_MessageIcon sipModuleAPI_STL_QtGui->em_enums[45]
02427 #define sipEnum_QSystemTrayIcon_ActivationReason sipModuleAPI_STL_QtGui->em_enums[46]
02428
02429 #define sipClass_QTabBar sipModuleAPI_STL_QtGui->em_types[261]
02430 #define sipCast_QTabBar sipModuleAPI_STL_QtGui->em_types[261]->type->td_cast
02431 #define sipForceConvertTo_QTabBar sipModuleAPI_STL_QtGui->em_types[261]->type->td_fcto
02432
02433 #define sipEnum_QTabBar_Shape sipModuleAPI_STL_QtGui->em_enums[44]
02434
02435 #define sipClass_QTableView sipModuleAPI_STL_QtGui->em_types[339]
02436 #define sipCast_QTableView sipModuleAPI_STL_QtGui->em_types[339]->type->td_cast
02437 #define sipForceConvertTo_QTableView sipModuleAPI_STL_QtGui->em_types[339]->type->td_fcto
02438
02439 #define sipClass_QTableWidgetSelectionRange sipModuleAPI_STL_QtGui->em_types[49]
02440 #define sipCast_QTableWidgetSelectionRange sipModuleAPI_STL_QtGui->em_types[49]->type->td_cast
02441 #define sipForceConvertTo_QTableWidgetSelectionRange sipModuleAPI_STL_QtGui->em_types[49]->type->td_fcto
02442
02443 #define sipClass_QTableWidgetItem sipModuleAPI_STL_QtGui->em_types[48]
02444 #define sipCast_QTableWidgetItem sipModuleAPI_STL_QtGui->em_types[48]->type->td_cast
02445 #define sipForceConvertTo_QTableWidgetItem sipModuleAPI_STL_QtGui->em_types[48]->type->td_fcto
02446
02447 #define sipEnum_QTableWidgetItem_ItemType sipModuleAPI_STL_QtGui->em_enums[43]
02448
02449 #define sipClass_QTableWidget sipModuleAPI_STL_QtGui->em_types[340]
02450 #define sipCast_QTableWidget sipModuleAPI_STL_QtGui->em_types[340]->type->td_cast
02451 #define sipForceConvertTo_QTableWidget sipModuleAPI_STL_QtGui->em_types[340]->type->td_fcto
02452
02453 #define sipClass_QTabWidget sipModuleAPI_STL_QtGui->em_types[260]
02454 #define sipCast_QTabWidget sipModuleAPI_STL_QtGui->em_types[260]->type->td_cast
02455 #define sipForceConvertTo_QTabWidget sipModuleAPI_STL_QtGui->em_types[260]->type->td_fcto
02456
02457 #define sipEnum_QTabWidget_TabShape sipModuleAPI_STL_QtGui->em_enums[41]
02458 #define sipEnum_QTabWidget_TabPosition sipModuleAPI_STL_QtGui->em_enums[42]
02459
02460 #define sipClass_QTextEdit sipModuleAPI_STL_QtGui->em_types[324]
02461 #define sipCast_QTextEdit sipModuleAPI_STL_QtGui->em_types[324]->type->td_cast
02462 #define sipForceConvertTo_QTextEdit sipModuleAPI_STL_QtGui->em_types[324]->type->td_fcto
02463
02464 #define sipEnum_QTextEdit_AutoFormattingFlag sipModuleAPI_STL_QtGui->em_enums[31]
02465 #define sipEnum_QTextEdit_LineWrapMode sipModuleAPI_STL_QtGui->em_enums[32]
02466
02467 #define sipClass_QTextBrowser sipModuleAPI_STL_QtGui->em_types[327]
02468 #define sipCast_QTextBrowser sipModuleAPI_STL_QtGui->em_types[327]->type->td_cast
02469 #define sipForceConvertTo_QTextBrowser sipModuleAPI_STL_QtGui->em_types[327]->type->td_fcto
02470
02471 #define sipClass_QTextCursor sipModuleAPI_STL_QtGui->em_types[47]
02472 #define sipCast_QTextCursor sipModuleAPI_STL_QtGui->em_types[47]->type->td_cast
02473 #define sipForceConvertTo_QTextCursor sipModuleAPI_STL_QtGui->em_types[47]->type->td_fcto
02474
02475 #define sipEnum_QTextCursor_SelectionType sipModuleAPI_STL_QtGui->em_enums[38]
02476 #define sipEnum_QTextCursor_MoveOperation sipModuleAPI_STL_QtGui->em_enums[39]
02477 #define sipEnum_QTextCursor_MoveMode sipModuleAPI_STL_QtGui->em_enums[40]
02478
02479 #if !defined(sipClass_Qt)
02480 #define sipClass_Qt sipModuleAPI_STL_QtGui->em_types[46]
02481 #endif
02482
02483 #define sipEnum_Qt_WhiteSpaceMode sipModuleAPI_STL_QtGui->em_enums[36]
02484 #define sipEnum_Qt_HitTestAccuracy sipModuleAPI_STL_QtGui->em_enums[37]
02485
02486 #define sipClass_QTextDocument sipModuleAPI_STL_QtGui->em_types[44]
02487 #define sipCast_QTextDocument sipModuleAPI_STL_QtGui->em_types[44]->type->td_cast
02488 #define sipForceConvertTo_QTextDocument sipModuleAPI_STL_QtGui->em_types[44]->type->td_fcto
02489
02490 #define sipEnum_QTextDocument_ResourceType sipModuleAPI_STL_QtGui->em_enums[33]
02491 #define sipEnum_QTextDocument_FindFlag sipModuleAPI_STL_QtGui->em_enums[34]
02492 #define sipEnum_QTextDocument_MetaInformation sipModuleAPI_STL_QtGui->em_enums[35]
02493
02494 #define sipClass_QTextDocument_FindFlags sipModuleAPI_STL_QtGui->em_types[45]
02495 #define sipCast_QTextDocument_FindFlags sipModuleAPI_STL_QtGui->em_types[45]->type->td_cast
02496 #define sipForceConvertTo_QTextDocument_FindFlags sipModuleAPI_STL_QtGui->em_types[45]->type->td_fcto
02497
02498 #define sipClass_QTextDocumentFragment sipModuleAPI_STL_QtGui->em_types[43]
02499 #define sipCast_QTextDocumentFragment sipModuleAPI_STL_QtGui->em_types[43]->type->td_cast
02500 #define sipForceConvertTo_QTextDocumentFragment sipModuleAPI_STL_QtGui->em_types[43]->type->td_fcto
02501
02502 #define sipClass_QTextEdit_ExtraSelection sipModuleAPI_STL_QtGui->em_types[326]
02503 #define sipCast_QTextEdit_ExtraSelection sipModuleAPI_STL_QtGui->em_types[326]->type->td_cast
02504 #define sipForceConvertTo_QTextEdit_ExtraSelection sipModuleAPI_STL_QtGui->em_types[326]->type->td_fcto
02505
02506 #define sipClass_QTextEdit_AutoFormatting sipModuleAPI_STL_QtGui->em_types[325]
02507 #define sipCast_QTextEdit_AutoFormatting sipModuleAPI_STL_QtGui->em_types[325]->type->td_cast
02508 #define sipForceConvertTo_QTextEdit_AutoFormatting sipModuleAPI_STL_QtGui->em_types[325]->type->td_fcto
02509
02510 #define sipClass_QTextLength sipModuleAPI_STL_QtGui->em_types[42]
02511 #define sipCast_QTextLength sipModuleAPI_STL_QtGui->em_types[42]->type->td_cast
02512 #define sipForceConvertTo_QTextLength sipModuleAPI_STL_QtGui->em_types[42]->type->td_fcto
02513
02514 #define sipEnum_QTextLength_Type sipModuleAPI_STL_QtGui->em_enums[30]
02515
02516 #define sipClass_QTextFormat sipModuleAPI_STL_QtGui->em_types[33]
02517 #define sipCast_QTextFormat sipModuleAPI_STL_QtGui->em_types[33]->type->td_cast
02518 #define sipForceConvertTo_QTextFormat sipModuleAPI_STL_QtGui->em_types[33]->type->td_fcto
02519
02520 #define sipEnum_QTextFormat_Property sipModuleAPI_STL_QtGui->em_enums[26]
02521 #define sipEnum_QTextFormat_PageBreakFlag sipModuleAPI_STL_QtGui->em_enums[27]
02522 #define sipEnum_QTextFormat_ObjectTypes sipModuleAPI_STL_QtGui->em_enums[28]
02523 #define sipEnum_QTextFormat_FormatType sipModuleAPI_STL_QtGui->em_enums[29]
02524
02525 #define sipClass_QTextFormat_PageBreakFlags sipModuleAPI_STL_QtGui->em_types[34]
02526 #define sipCast_QTextFormat_PageBreakFlags sipModuleAPI_STL_QtGui->em_types[34]->type->td_cast
02527 #define sipForceConvertTo_QTextFormat_PageBreakFlags sipModuleAPI_STL_QtGui->em_types[34]->type->td_fcto
02528
02529 #define sipClass_QTextCharFormat sipModuleAPI_STL_QtGui->em_types[39]
02530 #define sipCast_QTextCharFormat sipModuleAPI_STL_QtGui->em_types[39]->type->td_cast
02531 #define sipForceConvertTo_QTextCharFormat sipModuleAPI_STL_QtGui->em_types[39]->type->td_fcto
02532
02533 #define sipEnum_QTextCharFormat_UnderlineStyle sipModuleAPI_STL_QtGui->em_enums[24]
02534 #define sipEnum_QTextCharFormat_VerticalAlignment sipModuleAPI_STL_QtGui->em_enums[25]
02535
02536 #define sipClass_QTextBlockFormat sipModuleAPI_STL_QtGui->em_types[38]
02537 #define sipCast_QTextBlockFormat sipModuleAPI_STL_QtGui->em_types[38]->type->td_cast
02538 #define sipForceConvertTo_QTextBlockFormat sipModuleAPI_STL_QtGui->em_types[38]->type->td_fcto
02539
02540 #define sipClass_QTextListFormat sipModuleAPI_STL_QtGui->em_types[37]
02541 #define sipCast_QTextListFormat sipModuleAPI_STL_QtGui->em_types[37]->type->td_cast
02542 #define sipForceConvertTo_QTextListFormat sipModuleAPI_STL_QtGui->em_types[37]->type->td_fcto
02543
02544 #define sipEnum_QTextListFormat_Style sipModuleAPI_STL_QtGui->em_enums[23]
02545
02546 #define sipClass_QTextImageFormat sipModuleAPI_STL_QtGui->em_types[41]
02547 #define sipCast_QTextImageFormat sipModuleAPI_STL_QtGui->em_types[41]->type->td_cast
02548 #define sipForceConvertTo_QTextImageFormat sipModuleAPI_STL_QtGui->em_types[41]->type->td_fcto
02549
02550 #define sipClass_QTextFrameFormat sipModuleAPI_STL_QtGui->em_types[35]
02551 #define sipCast_QTextFrameFormat sipModuleAPI_STL_QtGui->em_types[35]->type->td_cast
02552 #define sipForceConvertTo_QTextFrameFormat sipModuleAPI_STL_QtGui->em_types[35]->type->td_fcto
02553
02554 #define sipEnum_QTextFrameFormat_BorderStyle sipModuleAPI_STL_QtGui->em_enums[21]
02555 #define sipEnum_QTextFrameFormat_Position sipModuleAPI_STL_QtGui->em_enums[22]
02556
02557 #define sipClass_QTextTableFormat sipModuleAPI_STL_QtGui->em_types[36]
02558 #define sipCast_QTextTableFormat sipModuleAPI_STL_QtGui->em_types[36]->type->td_cast
02559 #define sipForceConvertTo_QTextTableFormat sipModuleAPI_STL_QtGui->em_types[36]->type->td_fcto
02560
02561 #define sipClass_QTextTableCellFormat sipModuleAPI_STL_QtGui->em_types[40]
02562 #define sipCast_QTextTableCellFormat sipModuleAPI_STL_QtGui->em_types[40]->type->td_cast
02563 #define sipForceConvertTo_QTextTableCellFormat sipModuleAPI_STL_QtGui->em_types[40]->type->td_fcto
02564
02565 #define sipClass_QTextInlineObject sipModuleAPI_STL_QtGui->em_types[32]
02566 #define sipCast_QTextInlineObject sipModuleAPI_STL_QtGui->em_types[32]->type->td_cast
02567 #define sipForceConvertTo_QTextInlineObject sipModuleAPI_STL_QtGui->em_types[32]->type->td_fcto
02568
02569 #define sipClass_QTextLayout sipModuleAPI_STL_QtGui->em_types[30]
02570 #define sipCast_QTextLayout sipModuleAPI_STL_QtGui->em_types[30]->type->td_cast
02571 #define sipForceConvertTo_QTextLayout sipModuleAPI_STL_QtGui->em_types[30]->type->td_fcto
02572
02573 #define sipEnum_QTextLayout_CursorMode sipModuleAPI_STL_QtGui->em_enums[20]
02574
02575 #define sipClass_QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_types[31]
02576 #define sipCast_QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_types[31]->type->td_cast
02577 #define sipForceConvertTo_QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_types[31]->type->td_fcto
02578
02579 #define sipClass_QTextLine sipModuleAPI_STL_QtGui->em_types[29]
02580 #define sipCast_QTextLine sipModuleAPI_STL_QtGui->em_types[29]->type->td_cast
02581 #define sipForceConvertTo_QTextLine sipModuleAPI_STL_QtGui->em_types[29]->type->td_fcto
02582
02583 #define sipEnum_QTextLine_CursorPosition sipModuleAPI_STL_QtGui->em_enums[18]
02584 #define sipEnum_QTextLine_Edge sipModuleAPI_STL_QtGui->em_enums[19]
02585
02586 #define sipClass_QTextObject sipModuleAPI_STL_QtGui->em_types[23]
02587 #define sipCast_QTextObject sipModuleAPI_STL_QtGui->em_types[23]->type->td_cast
02588 #define sipForceConvertTo_QTextObject sipModuleAPI_STL_QtGui->em_types[23]->type->td_fcto
02589
02590 #define sipClass_QTextBlockGroup sipModuleAPI_STL_QtGui->em_types[27]
02591 #define sipCast_QTextBlockGroup sipModuleAPI_STL_QtGui->em_types[27]->type->td_cast
02592 #define sipForceConvertTo_QTextBlockGroup sipModuleAPI_STL_QtGui->em_types[27]->type->td_fcto
02593
02594 #define sipClass_QTextList sipModuleAPI_STL_QtGui->em_types[28]
02595 #define sipCast_QTextList sipModuleAPI_STL_QtGui->em_types[28]->type->td_cast
02596 #define sipForceConvertTo_QTextList sipModuleAPI_STL_QtGui->em_types[28]->type->td_fcto
02597
02598 #define sipClass_QTextFrame sipModuleAPI_STL_QtGui->em_types[24]
02599 #define sipCast_QTextFrame sipModuleAPI_STL_QtGui->em_types[24]->type->td_cast
02600 #define sipForceConvertTo_QTextFrame sipModuleAPI_STL_QtGui->em_types[24]->type->td_fcto
02601
02602 #define sipClass_QTextFrame_iterator sipModuleAPI_STL_QtGui->em_types[25]
02603 #define sipCast_QTextFrame_iterator sipModuleAPI_STL_QtGui->em_types[25]->type->td_cast
02604 #define sipForceConvertTo_QTextFrame_iterator sipModuleAPI_STL_QtGui->em_types[25]->type->td_fcto
02605
02606 #define sipClass_QTextBlock sipModuleAPI_STL_QtGui->em_types[21]
02607 #define sipCast_QTextBlock sipModuleAPI_STL_QtGui->em_types[21]->type->td_cast
02608 #define sipForceConvertTo_QTextBlock sipModuleAPI_STL_QtGui->em_types[21]->type->td_fcto
02609
02610 #define sipClass_QTextBlock_iterator sipModuleAPI_STL_QtGui->em_types[22]
02611 #define sipCast_QTextBlock_iterator sipModuleAPI_STL_QtGui->em_types[22]->type->td_cast
02612 #define sipForceConvertTo_QTextBlock_iterator sipModuleAPI_STL_QtGui->em_types[22]->type->td_fcto
02613
02614 #define sipClass_QTextFragment sipModuleAPI_STL_QtGui->em_types[20]
02615 #define sipCast_QTextFragment sipModuleAPI_STL_QtGui->em_types[20]->type->td_cast
02616 #define sipForceConvertTo_QTextFragment sipModuleAPI_STL_QtGui->em_types[20]->type->td_fcto
02617
02618 #define sipClass_QTextBlockUserData sipModuleAPI_STL_QtGui->em_types[19]
02619 #define sipCast_QTextBlockUserData sipModuleAPI_STL_QtGui->em_types[19]->type->td_cast
02620 #define sipForceConvertTo_QTextBlockUserData sipModuleAPI_STL_QtGui->em_types[19]->type->td_fcto
02621
02622 #define sipClass_QTextOption sipModuleAPI_STL_QtGui->em_types[16]
02623 #define sipCast_QTextOption sipModuleAPI_STL_QtGui->em_types[16]->type->td_cast
02624 #define sipForceConvertTo_QTextOption sipModuleAPI_STL_QtGui->em_types[16]->type->td_fcto
02625
02626 #define sipEnum_QTextOption_TabType sipModuleAPI_STL_QtGui->em_enums[15]
02627 #define sipEnum_QTextOption_Flag sipModuleAPI_STL_QtGui->em_enums[16]
02628 #define sipEnum_QTextOption_WrapMode sipModuleAPI_STL_QtGui->em_enums[17]
02629
02630 #define sipClass_QTextOption_Flags sipModuleAPI_STL_QtGui->em_types[18]
02631 #define sipCast_QTextOption_Flags sipModuleAPI_STL_QtGui->em_types[18]->type->td_cast
02632 #define sipForceConvertTo_QTextOption_Flags sipModuleAPI_STL_QtGui->em_types[18]->type->td_fcto
02633
02634 #define sipClass_QTextOption_Tab sipModuleAPI_STL_QtGui->em_types[17]
02635 #define sipCast_QTextOption_Tab sipModuleAPI_STL_QtGui->em_types[17]->type->td_cast
02636 #define sipForceConvertTo_QTextOption_Tab sipModuleAPI_STL_QtGui->em_types[17]->type->td_fcto
02637
02638 #define sipClass_QTextTableCell sipModuleAPI_STL_QtGui->em_types[15]
02639 #define sipCast_QTextTableCell sipModuleAPI_STL_QtGui->em_types[15]->type->td_cast
02640 #define sipForceConvertTo_QTextTableCell sipModuleAPI_STL_QtGui->em_types[15]->type->td_fcto
02641
02642 #define sipClass_QTextTable sipModuleAPI_STL_QtGui->em_types[26]
02643 #define sipCast_QTextTable sipModuleAPI_STL_QtGui->em_types[26]->type->td_cast
02644 #define sipForceConvertTo_QTextTable sipModuleAPI_STL_QtGui->em_types[26]->type->td_fcto
02645
02646 #define sipClass_QToolBar sipModuleAPI_STL_QtGui->em_types[259]
02647 #define sipCast_QToolBar sipModuleAPI_STL_QtGui->em_types[259]->type->td_cast
02648 #define sipForceConvertTo_QToolBar sipModuleAPI_STL_QtGui->em_types[259]->type->td_fcto
02649
02650 #define sipClass_QToolBox sipModuleAPI_STL_QtGui->em_types[318]
02651 #define sipCast_QToolBox sipModuleAPI_STL_QtGui->em_types[318]->type->td_cast
02652 #define sipForceConvertTo_QToolBox sipModuleAPI_STL_QtGui->em_types[318]->type->td_fcto
02653
02654 #define sipClass_QToolButton sipModuleAPI_STL_QtGui->em_types[347]
02655 #define sipCast_QToolButton sipModuleAPI_STL_QtGui->em_types[347]->type->td_cast
02656 #define sipForceConvertTo_QToolButton sipModuleAPI_STL_QtGui->em_types[347]->type->td_fcto
02657
02658 #define sipEnum_QToolButton_ToolButtonPopupMode sipModuleAPI_STL_QtGui->em_enums[14]
02659
02660 #define sipClass_QToolTip sipModuleAPI_STL_QtGui->em_types[14]
02661 #define sipCast_QToolTip sipModuleAPI_STL_QtGui->em_types[14]->type->td_cast
02662 #define sipForceConvertTo_QToolTip sipModuleAPI_STL_QtGui->em_types[14]->type->td_fcto
02663
02664 #define sipClass_QTransform sipModuleAPI_STL_QtGui->em_types[13]
02665 #define sipCast_QTransform sipModuleAPI_STL_QtGui->em_types[13]->type->td_cast
02666 #define sipForceConvertTo_QTransform sipModuleAPI_STL_QtGui->em_types[13]->type->td_fcto
02667
02668 #define sipEnum_QTransform_TransformationType sipModuleAPI_STL_QtGui->em_enums[13]
02669
02670 #define sipClass_QTreeView sipModuleAPI_STL_QtGui->em_types[337]
02671 #define sipCast_QTreeView sipModuleAPI_STL_QtGui->em_types[337]->type->td_cast
02672 #define sipForceConvertTo_QTreeView sipModuleAPI_STL_QtGui->em_types[337]->type->td_fcto
02673
02674 #define sipClass_QTreeWidgetItem sipModuleAPI_STL_QtGui->em_types[12]
02675 #define sipCast_QTreeWidgetItem sipModuleAPI_STL_QtGui->em_types[12]->type->td_cast
02676 #define sipForceConvertTo_QTreeWidgetItem sipModuleAPI_STL_QtGui->em_types[12]->type->td_fcto
02677
02678 #define sipEnum_QTreeWidgetItem_ChildIndicatorPolicy sipModuleAPI_STL_QtGui->em_enums[11]
02679 #define sipEnum_QTreeWidgetItem_ItemType sipModuleAPI_STL_QtGui->em_enums[12]
02680
02681 #define sipClass_QTreeWidget sipModuleAPI_STL_QtGui->em_types[338]
02682 #define sipCast_QTreeWidget sipModuleAPI_STL_QtGui->em_types[338]->type->td_cast
02683 #define sipForceConvertTo_QTreeWidget sipModuleAPI_STL_QtGui->em_types[338]->type->td_fcto
02684
02685 #define sipClass_QTreeWidgetItemIterator sipModuleAPI_STL_QtGui->em_types[10]
02686 #define sipCast_QTreeWidgetItemIterator sipModuleAPI_STL_QtGui->em_types[10]->type->td_cast
02687 #define sipForceConvertTo_QTreeWidgetItemIterator sipModuleAPI_STL_QtGui->em_types[10]->type->td_fcto
02688
02689 #define sipEnum_QTreeWidgetItemIterator_IteratorFlag sipModuleAPI_STL_QtGui->em_enums[10]
02690
02691 #define sipClass_QTreeWidgetItemIterator_IteratorFlags sipModuleAPI_STL_QtGui->em_types[11]
02692 #define sipCast_QTreeWidgetItemIterator_IteratorFlags sipModuleAPI_STL_QtGui->em_types[11]->type->td_cast
02693 #define sipForceConvertTo_QTreeWidgetItemIterator_IteratorFlags sipModuleAPI_STL_QtGui->em_types[11]->type->td_fcto
02694
02695 #define sipClass_QUndoGroup sipModuleAPI_STL_QtGui->em_types[9]
02696 #define sipCast_QUndoGroup sipModuleAPI_STL_QtGui->em_types[9]->type->td_cast
02697 #define sipForceConvertTo_QUndoGroup sipModuleAPI_STL_QtGui->em_types[9]->type->td_fcto
02698
02699 #define sipClass_QUndoCommand sipModuleAPI_STL_QtGui->em_types[8]
02700 #define sipCast_QUndoCommand sipModuleAPI_STL_QtGui->em_types[8]->type->td_cast
02701 #define sipForceConvertTo_QUndoCommand sipModuleAPI_STL_QtGui->em_types[8]->type->td_fcto
02702
02703 #define sipClass_QUndoStack sipModuleAPI_STL_QtGui->em_types[7]
02704 #define sipCast_QUndoStack sipModuleAPI_STL_QtGui->em_types[7]->type->td_cast
02705 #define sipForceConvertTo_QUndoStack sipModuleAPI_STL_QtGui->em_types[7]->type->td_fcto
02706
02707 #define sipClass_QUndoView sipModuleAPI_STL_QtGui->em_types[342]
02708 #define sipCast_QUndoView sipModuleAPI_STL_QtGui->em_types[342]->type->td_cast
02709 #define sipForceConvertTo_QUndoView sipModuleAPI_STL_QtGui->em_types[342]->type->td_fcto
02710
02711 #define sipClass_QValidator sipModuleAPI_STL_QtGui->em_types[3]
02712 #define sipCast_QValidator sipModuleAPI_STL_QtGui->em_types[3]->type->td_cast
02713 #define sipForceConvertTo_QValidator sipModuleAPI_STL_QtGui->em_types[3]->type->td_fcto
02714
02715 #define sipEnum_QValidator_State sipModuleAPI_STL_QtGui->em_enums[9]
02716
02717 #define sipClass_QIntValidator sipModuleAPI_STL_QtGui->em_types[6]
02718 #define sipCast_QIntValidator sipModuleAPI_STL_QtGui->em_types[6]->type->td_cast
02719 #define sipForceConvertTo_QIntValidator sipModuleAPI_STL_QtGui->em_types[6]->type->td_fcto
02720
02721 #define sipClass_QDoubleValidator sipModuleAPI_STL_QtGui->em_types[5]
02722 #define sipCast_QDoubleValidator sipModuleAPI_STL_QtGui->em_types[5]->type->td_cast
02723 #define sipForceConvertTo_QDoubleValidator sipModuleAPI_STL_QtGui->em_types[5]->type->td_fcto
02724
02725 #define sipEnum_QDoubleValidator_Notation sipModuleAPI_STL_QtGui->em_enums[8]
02726
02727 #define sipClass_QRegExpValidator sipModuleAPI_STL_QtGui->em_types[4]
02728 #define sipCast_QRegExpValidator sipModuleAPI_STL_QtGui->em_types[4]->type->td_cast
02729 #define sipForceConvertTo_QRegExpValidator sipModuleAPI_STL_QtGui->em_types[4]->type->td_fcto
02730
02731 #define sipClass_QWhatsThis sipModuleAPI_STL_QtGui->em_types[2]
02732 #define sipCast_QWhatsThis sipModuleAPI_STL_QtGui->em_types[2]->type->td_cast
02733 #define sipForceConvertTo_QWhatsThis sipModuleAPI_STL_QtGui->em_types[2]->type->td_fcto
02734
02735 #define sipClass_QWidget_RenderFlags sipModuleAPI_STL_QtGui->em_types[254]
02736 #define sipCast_QWidget_RenderFlags sipModuleAPI_STL_QtGui->em_types[254]->type->td_cast
02737 #define sipForceConvertTo_QWidget_RenderFlags sipModuleAPI_STL_QtGui->em_types[254]->type->td_fcto
02738
02739 #define sipClass_QWidgetAction sipModuleAPI_STL_QtGui->em_types[237]
02740 #define sipCast_QWidgetAction sipModuleAPI_STL_QtGui->em_types[237]->type->td_cast
02741 #define sipForceConvertTo_QWidgetAction sipModuleAPI_STL_QtGui->em_types[237]->type->td_fcto
02742
02743 #define sipClass_QWizard sipModuleAPI_STL_QtGui->em_types[300]
02744 #define sipCast_QWizard sipModuleAPI_STL_QtGui->em_types[300]->type->td_cast
02745 #define sipForceConvertTo_QWizard sipModuleAPI_STL_QtGui->em_types[300]->type->td_fcto
02746
02747 #define sipEnum_QWizard_WizardOption sipModuleAPI_STL_QtGui->em_enums[3]
02748 #define sipEnum_QWizard_WizardStyle sipModuleAPI_STL_QtGui->em_enums[4]
02749 #define sipEnum_QWizard_WizardPixmap sipModuleAPI_STL_QtGui->em_enums[5]
02750 #define sipEnum_QWizard_WizardButton sipModuleAPI_STL_QtGui->em_enums[6]
02751
02752 #define sipClass_QWizard_WizardOptions sipModuleAPI_STL_QtGui->em_types[301]
02753 #define sipCast_QWizard_WizardOptions sipModuleAPI_STL_QtGui->em_types[301]->type->td_cast
02754 #define sipForceConvertTo_QWizard_WizardOptions sipModuleAPI_STL_QtGui->em_types[301]->type->td_fcto
02755
02756 #define sipClass_QWizardPage sipModuleAPI_STL_QtGui->em_types[258]
02757 #define sipCast_QWizardPage sipModuleAPI_STL_QtGui->em_types[258]->type->td_cast
02758 #define sipForceConvertTo_QWizardPage sipModuleAPI_STL_QtGui->em_types[258]->type->td_fcto
02759
02760 #define sipClass_QWorkspace sipModuleAPI_STL_QtGui->em_types[257]
02761 #define sipCast_QWorkspace sipModuleAPI_STL_QtGui->em_types[257]->type->td_cast
02762 #define sipForceConvertTo_QWorkspace sipModuleAPI_STL_QtGui->em_types[257]->type->td_fcto
02763
02764 #define sipEnum_QWorkspace_WindowOrder sipModuleAPI_STL_QtGui->em_enums[2]
02765
02766 #define sipClass_QX11EmbedWidget sipModuleAPI_STL_QtGui->em_types[256]
02767 #define sipCast_QX11EmbedWidget sipModuleAPI_STL_QtGui->em_types[256]->type->td_cast
02768 #define sipForceConvertTo_QX11EmbedWidget sipModuleAPI_STL_QtGui->em_types[256]->type->td_fcto
02769
02770 #define sipEnum_QX11EmbedWidget_Error sipModuleAPI_STL_QtGui->em_enums[1]
02771
02772 #define sipClass_QX11EmbedContainer sipModuleAPI_STL_QtGui->em_types[255]
02773 #define sipCast_QX11EmbedContainer sipModuleAPI_STL_QtGui->em_types[255]->type->td_cast
02774 #define sipForceConvertTo_QX11EmbedContainer sipModuleAPI_STL_QtGui->em_types[255]->type->td_fcto
02775
02776 #define sipEnum_QX11EmbedContainer_Error sipModuleAPI_STL_QtGui->em_enums[0]
02777
02778 #define sipClass_Display sipModuleAPI_STL_QtGui->em_types[1]
02779 #define sipCast_Display sipModuleAPI_STL_QtGui->em_types[1]->type->td_cast
02780 #define sipForceConvertTo_Display sipModuleAPI_STL_QtGui->em_types[1]->type->td_fcto
02781
02782 #define sipClass_QX11Info sipModuleAPI_STL_QtGui->em_types[0]
02783 #define sipCast_QX11Info sipModuleAPI_STL_QtGui->em_types[0]->type->td_cast
02784 #define sipForceConvertTo_QX11Info sipModuleAPI_STL_QtGui->em_types[0]->type->td_fcto
02785
02786 #define sipMappedType_QList_0201QUndoStack sipModuleAPI_STL_QtGui->em_mappedtypes[0]
02787 #define sipForceConvertTo_QList_0201QUndoStack sipModuleAPI_STL_QtGui->em_mappedtypes[0]->mt_fcto
02788 #define sipConvertFrom_QList_0201QUndoStack sipModuleAPI_STL_QtGui->em_mappedtypes[0]->mt_cfrom
02789
02790 #define sipMappedType_QList_0201QTreeWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[1]
02791 #define sipForceConvertTo_QList_0201QTreeWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[1]->mt_fcto
02792 #define sipConvertFrom_QList_0201QTreeWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[1]->mt_cfrom
02793
02794 #define sipMappedType_QList_0201QTextFrame sipModuleAPI_STL_QtGui->em_mappedtypes[2]
02795 #define sipForceConvertTo_QList_0201QTextFrame sipModuleAPI_STL_QtGui->em_mappedtypes[2]->mt_fcto
02796 #define sipConvertFrom_QList_0201QTextFrame sipModuleAPI_STL_QtGui->em_mappedtypes[2]->mt_cfrom
02797
02798 #define sipMappedType_QList_0200QTextBlock sipModuleAPI_STL_QtGui->em_mappedtypes[3]
02799 #define sipForceConvertTo_QList_0200QTextBlock sipModuleAPI_STL_QtGui->em_mappedtypes[3]->mt_fcto
02800 #define sipConvertFrom_QList_0200QTextBlock sipModuleAPI_STL_QtGui->em_mappedtypes[3]->mt_cfrom
02801
02802 #define sipMappedType_QVector_0200QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_mappedtypes[4]
02803 #define sipForceConvertTo_QVector_0200QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_mappedtypes[4]->mt_fcto
02804 #define sipConvertFrom_QVector_0200QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_mappedtypes[4]->mt_cfrom
02805
02806 #define sipMappedType_QList_0200QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_mappedtypes[5]
02807 #define sipForceConvertTo_QList_0200QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_mappedtypes[5]->mt_fcto
02808 #define sipConvertFrom_QList_0200QTextLayout_FormatRange sipModuleAPI_STL_QtGui->em_mappedtypes[5]->mt_cfrom
02809
02810 #define sipMappedType_QList_0200QTextOption_Tab sipModuleAPI_STL_QtGui->em_mappedtypes[6]
02811 #define sipForceConvertTo_QList_0200QTextOption_Tab sipModuleAPI_STL_QtGui->em_mappedtypes[6]->mt_fcto
02812 #define sipConvertFrom_QList_0200QTextOption_Tab sipModuleAPI_STL_QtGui->em_mappedtypes[6]->mt_cfrom
02813
02814 #define sipMappedType_QVector_0200QTextLength sipModuleAPI_STL_QtGui->em_mappedtypes[7]
02815 #define sipForceConvertTo_QVector_0200QTextLength sipModuleAPI_STL_QtGui->em_mappedtypes[7]->mt_fcto
02816 #define sipConvertFrom_QVector_0200QTextLength sipModuleAPI_STL_QtGui->em_mappedtypes[7]->mt_cfrom
02817
02818 #define sipMappedType_QVector_0200QTextFormat sipModuleAPI_STL_QtGui->em_mappedtypes[8]
02819 #define sipForceConvertTo_QVector_0200QTextFormat sipModuleAPI_STL_QtGui->em_mappedtypes[8]->mt_fcto
02820 #define sipConvertFrom_QVector_0200QTextFormat sipModuleAPI_STL_QtGui->em_mappedtypes[8]->mt_cfrom
02821
02822 #define sipMappedType_QList_0201QTableWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[9]
02823 #define sipForceConvertTo_QList_0201QTableWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[9]->mt_fcto
02824 #define sipConvertFrom_QList_0201QTableWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[9]->mt_cfrom
02825
02826 #define sipMappedType_QList_0200QTableWidgetSelectionRange sipModuleAPI_STL_QtGui->em_mappedtypes[10]
02827 #define sipForceConvertTo_QList_0200QTableWidgetSelectionRange sipModuleAPI_STL_QtGui->em_mappedtypes[10]->mt_fcto
02828 #define sipConvertFrom_QList_0200QTableWidgetSelectionRange sipModuleAPI_STL_QtGui->em_mappedtypes[10]->mt_cfrom
02829
02830 #define sipMappedType_QList_0201QStandardItem sipModuleAPI_STL_QtGui->em_mappedtypes[11]
02831 #define sipForceConvertTo_QList_0201QStandardItem sipModuleAPI_STL_QtGui->em_mappedtypes[11]->mt_fcto
02832 #define sipConvertFrom_QList_0201QStandardItem sipModuleAPI_STL_QtGui->em_mappedtypes[11]->mt_cfrom
02833
02834 #define sipMappedType_QList_0200QPrinterInfo sipModuleAPI_STL_QtGui->em_mappedtypes[12]
02835 #define sipForceConvertTo_QList_0200QPrinterInfo sipModuleAPI_STL_QtGui->em_mappedtypes[12]->mt_fcto
02836 #define sipConvertFrom_QList_0200QPrinterInfo sipModuleAPI_STL_QtGui->em_mappedtypes[12]->mt_cfrom
02837
02838 #define sipMappedType_QList_0200QTextEdit_ExtraSelection sipModuleAPI_STL_QtGui->em_mappedtypes[13]
02839 #define sipForceConvertTo_QList_0200QTextEdit_ExtraSelection sipModuleAPI_STL_QtGui->em_mappedtypes[13]->mt_fcto
02840 #define sipConvertFrom_QList_0200QTextEdit_ExtraSelection sipModuleAPI_STL_QtGui->em_mappedtypes[13]->mt_cfrom
02841
02842 #define sipMappedType_QList_0200QPolygonF sipModuleAPI_STL_QtGui->em_mappedtypes[14]
02843 #define sipForceConvertTo_QList_0200QPolygonF sipModuleAPI_STL_QtGui->em_mappedtypes[14]->mt_fcto
02844 #define sipConvertFrom_QList_0200QPolygonF sipModuleAPI_STL_QtGui->em_mappedtypes[14]->mt_cfrom
02845
02846 #define sipMappedType_QVector_0200QRect sipModuleAPI_STL_QtGui->em_mappedtypes[15]
02847 #define sipForceConvertTo_QVector_0200QRect sipModuleAPI_STL_QtGui->em_mappedtypes[15]->mt_fcto
02848 #define sipConvertFrom_QVector_0200QRect sipModuleAPI_STL_QtGui->em_mappedtypes[15]->mt_cfrom
02849
02850 #define sipMappedType_QVector_0200QRectF sipModuleAPI_STL_QtGui->em_mappedtypes[16]
02851 #define sipForceConvertTo_QVector_0200QRectF sipModuleAPI_STL_QtGui->em_mappedtypes[16]->mt_fcto
02852 #define sipConvertFrom_QVector_0200QRectF sipModuleAPI_STL_QtGui->em_mappedtypes[16]->mt_cfrom
02853
02854 #define sipMappedType_QVector_0200QPoint sipModuleAPI_STL_QtGui->em_mappedtypes[17]
02855 #define sipForceConvertTo_QVector_0200QPoint sipModuleAPI_STL_QtGui->em_mappedtypes[17]->mt_fcto
02856 #define sipConvertFrom_QVector_0200QPoint sipModuleAPI_STL_QtGui->em_mappedtypes[17]->mt_cfrom
02857
02858 #define sipMappedType_QVector_0200QLine sipModuleAPI_STL_QtGui->em_mappedtypes[18]
02859 #define sipForceConvertTo_QVector_0200QLine sipModuleAPI_STL_QtGui->em_mappedtypes[18]->mt_fcto
02860 #define sipConvertFrom_QVector_0200QLine sipModuleAPI_STL_QtGui->em_mappedtypes[18]->mt_cfrom
02861
02862 #define sipMappedType_QVector_0200QPointF sipModuleAPI_STL_QtGui->em_mappedtypes[19]
02863 #define sipForceConvertTo_QVector_0200QPointF sipModuleAPI_STL_QtGui->em_mappedtypes[19]->mt_fcto
02864 #define sipConvertFrom_QVector_0200QPointF sipModuleAPI_STL_QtGui->em_mappedtypes[19]->mt_cfrom
02865
02866 #define sipMappedType_QVector_0200QLineF sipModuleAPI_STL_QtGui->em_mappedtypes[20]
02867 #define sipForceConvertTo_QVector_0200QLineF sipModuleAPI_STL_QtGui->em_mappedtypes[20]->mt_fcto
02868 #define sipConvertFrom_QVector_0200QLineF sipModuleAPI_STL_QtGui->em_mappedtypes[20]->mt_cfrom
02869
02870 #define sipMappedType_QList_0201QMdiSubWindow sipModuleAPI_STL_QtGui->em_mappedtypes[21]
02871 #define sipForceConvertTo_QList_0201QMdiSubWindow sipModuleAPI_STL_QtGui->em_mappedtypes[21]->mt_fcto
02872 #define sipConvertFrom_QList_0201QMdiSubWindow sipModuleAPI_STL_QtGui->em_mappedtypes[21]->mt_cfrom
02873
02874 #define sipMappedType_QList_0201QListWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[22]
02875 #define sipForceConvertTo_QList_0201QListWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[22]->mt_fcto
02876 #define sipConvertFrom_QList_0201QListWidgetItem sipModuleAPI_STL_QtGui->em_mappedtypes[22]->mt_cfrom
02877
02878 #define sipMappedType_QList_0200QRectF sipModuleAPI_STL_QtGui->em_mappedtypes[23]
02879 #define sipForceConvertTo_QList_0200QRectF sipModuleAPI_STL_QtGui->em_mappedtypes[23]->mt_fcto
02880 #define sipConvertFrom_QList_0200QRectF sipModuleAPI_STL_QtGui->em_mappedtypes[23]->mt_cfrom
02881
02882 #define sipMappedType_QList_0201QGraphicsView sipModuleAPI_STL_QtGui->em_mappedtypes[24]
02883 #define sipForceConvertTo_QList_0201QGraphicsView sipModuleAPI_STL_QtGui->em_mappedtypes[24]->mt_fcto
02884 #define sipConvertFrom_QList_0201QGraphicsView sipModuleAPI_STL_QtGui->em_mappedtypes[24]->mt_cfrom
02885
02886 #define sipMappedType_QList_0600QPair_2400_0100QPointF sipModuleAPI_STL_QtGui->em_mappedtypes[25]
02887 #define sipForceConvertTo_QList_0600QPair_2400_0100QPointF sipModuleAPI_STL_QtGui->em_mappedtypes[25]->mt_fcto
02888 #define sipConvertFrom_QList_0600QPair_2400_0100QPointF sipModuleAPI_STL_QtGui->em_mappedtypes[25]->mt_cfrom
02889
02890 #define sipMappedType_QList_0201QGraphicsItem sipModuleAPI_STL_QtGui->em_mappedtypes[26]
02891 #define sipForceConvertTo_QList_0201QGraphicsItem sipModuleAPI_STL_QtGui->em_mappedtypes[26]->mt_fcto
02892 #define sipConvertFrom_QList_0201QGraphicsItem sipModuleAPI_STL_QtGui->em_mappedtypes[26]->mt_cfrom
02893
02894 #define sipMappedType_QList_0200QInputMethodEvent_Attribute sipModuleAPI_STL_QtGui->em_mappedtypes[27]
02895 #define sipForceConvertTo_QList_0200QInputMethodEvent_Attribute sipModuleAPI_STL_QtGui->em_mappedtypes[27]->mt_fcto
02896 #define sipConvertFrom_QList_0200QInputMethodEvent_Attribute sipModuleAPI_STL_QtGui->em_mappedtypes[27]->mt_cfrom
02897
02898 #define sipMappedType_QMap_0200QDate_0200QTextCharFormat sipModuleAPI_STL_QtGui->em_mappedtypes[28]
02899 #define sipForceConvertTo_QMap_0200QDate_0200QTextCharFormat sipModuleAPI_STL_QtGui->em_mappedtypes[28]->mt_fcto
02900 #define sipConvertFrom_QMap_0200QDate_0200QTextCharFormat sipModuleAPI_STL_QtGui->em_mappedtypes[28]->mt_cfrom
02901
02902 #define sipMappedType_QList_0201QAbstractButton sipModuleAPI_STL_QtGui->em_mappedtypes[29]
02903 #define sipForceConvertTo_QList_0201QAbstractButton sipModuleAPI_STL_QtGui->em_mappedtypes[29]->mt_fcto
02904 #define sipConvertFrom_QList_0201QAbstractButton sipModuleAPI_STL_QtGui->em_mappedtypes[29]->mt_cfrom
02905
02906 #define sipMappedType_QList_0200QKeySequence sipModuleAPI_STL_QtGui->em_mappedtypes[30]
02907 #define sipForceConvertTo_QList_0200QKeySequence sipModuleAPI_STL_QtGui->em_mappedtypes[30]->mt_fcto
02908 #define sipConvertFrom_QList_0200QKeySequence sipModuleAPI_STL_QtGui->em_mappedtypes[30]->mt_cfrom
02909
02910 #define sipMappedType_QList_0201QAction sipModuleAPI_STL_QtGui->em_mappedtypes[31]
02911 #define sipForceConvertTo_QList_0201QAction sipModuleAPI_STL_QtGui->em_mappedtypes[31]->mt_fcto
02912 #define sipConvertFrom_QList_0201QAction sipModuleAPI_STL_QtGui->em_mappedtypes[31]->mt_cfrom
02913
02914 #define sipMappedType_QVector_0200QAbstractTextDocumentLayout_Selection sipModuleAPI_STL_QtGui->em_mappedtypes[32]
02915 #define sipForceConvertTo_QVector_0200QAbstractTextDocumentLayout_Selection sipModuleAPI_STL_QtGui->em_mappedtypes[32]->mt_fcto
02916 #define sipConvertFrom_QVector_0200QAbstractTextDocumentLayout_Selection sipModuleAPI_STL_QtGui->em_mappedtypes[32]->mt_cfrom
02917
02918 #define sipMappedType_QVector_0600QPair_2400_0100QColor sipModuleAPI_STL_QtGui->em_mappedtypes[33]
02919 #define sipForceConvertTo_QVector_0600QPair_2400_0100QColor sipModuleAPI_STL_QtGui->em_mappedtypes[33]->mt_fcto
02920 #define sipConvertFrom_QVector_0600QPair_2400_0100QColor sipModuleAPI_STL_QtGui->em_mappedtypes[33]->mt_cfrom
02921
02922 #define sipMappedType_QList_0201QWidget sipModuleAPI_STL_QtGui->em_mappedtypes[34]
02923 #define sipForceConvertTo_QList_0201QWidget sipModuleAPI_STL_QtGui->em_mappedtypes[34]->mt_fcto
02924 #define sipConvertFrom_QList_0201QWidget sipModuleAPI_STL_QtGui->em_mappedtypes[34]->mt_cfrom
02925
02926 #define sipMappedType_QList_0500QWizard_WizardButton sipModuleAPI_STL_QtGui->em_mappedtypes[35]
02927 #define sipForceConvertTo_QList_0500QWizard_WizardButton sipModuleAPI_STL_QtGui->em_mappedtypes[35]->mt_fcto
02928 #define sipConvertFrom_QList_0500QWizard_WizardButton sipModuleAPI_STL_QtGui->em_mappedtypes[35]->mt_cfrom
02929
02930 #define sipMappedType_QList_0500QPrinter_PageSize sipModuleAPI_STL_QtGui->em_mappedtypes[36]
02931 #define sipForceConvertTo_QList_0500QPrinter_PageSize sipModuleAPI_STL_QtGui->em_mappedtypes[36]->mt_fcto
02932 #define sipConvertFrom_QList_0500QPrinter_PageSize sipModuleAPI_STL_QtGui->em_mappedtypes[36]->mt_cfrom
02933
02934 #define sipMappedType_QList_0500QFontDatabase_WritingSystem sipModuleAPI_STL_QtGui->em_mappedtypes[37]
02935 #define sipForceConvertTo_QList_0500QFontDatabase_WritingSystem sipModuleAPI_STL_QtGui->em_mappedtypes[37]->mt_fcto
02936 #define sipConvertFrom_QList_0500QFontDatabase_WritingSystem sipModuleAPI_STL_QtGui->em_mappedtypes[37]->mt_cfrom
02937
02938 #define sipMappedType_XEvent sipModuleAPI_STL_QtGui->em_mappedtypes[38]
02939 #define sipForceConvertTo_XEvent sipModuleAPI_STL_QtGui->em_mappedtypes[38]->mt_fcto
02940 #define sipConvertFrom_XEvent sipModuleAPI_STL_QtGui->em_mappedtypes[38]->mt_cfrom
02941 extern const sipExportedModuleDef *sipModuleAPI_STL_QtGui;
02942
02943 typedef const QMetaObject *(*sip_qt_metaobject_func)(sipWrapper *,sipWrapperType *,const QMetaObject *);
02944 extern sip_qt_metaobject_func sip_STL_qt_metaobject;
02945
02946 typedef int (*sip_qt_metacall_func)(sipWrapper *,sipWrapperType *,QMetaObject::Call,int,void **);
02947 extern sip_qt_metacall_func sip_STL_qt_metacall;
02948
02949 typedef int (*sip_qt_metacast_func)(sipWrapper *,sipWrapperType *,const char *);
02950 extern sip_qt_metacast_func sip_STL_qt_metacast;
02951
02952 #endif