Searched refs:Qt_Error (Results 1 – 1 of 1) sorted by relevance
95 static PyObject *Qt_Error; variable112 … PyErr_SetString(Qt_Error,"Cannot create IdleManager from NULL pointer"); in IdleManagerObj_New()236 … PyErr_SetString(Qt_Error,"Cannot create MovieController from NULL pointer"); in MovieCtlObj_New()1356 … PyErr_SetString(Qt_Error,"Cannot create TimeBase from NULL pointer"); in TimeBaseObj_New()1850 … PyErr_SetString(Qt_Error,"Cannot create UserData from NULL pointer"); in UserDataObj_New()2221 … PyErr_SetString(Qt_Error,"Cannot create Media from NULL pointer"); in MediaObj_New()3463 … PyErr_SetString(Qt_Error,"Cannot create Track from NULL pointer"); in TrackObj_New()4811 … PyErr_SetString(Qt_Error,"Cannot create Movie from NULL pointer"); in MovieObj_New()7364 … PyErr_SetString(Qt_Error,"Cannot create SGOutput from NULL pointer"); in SGOutputObj_New()28027 Qt_Error = PyMac_GetOSErrException(); in init_Qt()[all …]