Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c26300 static PyMethodDef Qt_methods[] = { variable
28024 m = Py_InitModule("_Qt", Qt_methods); in init_Qt()