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