qtpe Module Reference

QPEApplication

QApplication(int& argc, char **argv, Type type);

This takes two parameters, the first of which is a list of argument strings. Arguments used by Qt are removed from the list.

int exec();

This has been renamed to exec_loop in Python.

QPEMenuBar

QPEMenuBar is fully implemented.

QPEToolBar

QPEToolBar is fully implemented.