
Public Member Functions | |
| Private () | |
| ~Private () | |
| void | enqueueQCop (const QCString &ch, const QCString &msg, const QByteArray &) |
| void | sendQCopQ () |
| void | show (QWidget *mw, bool nomax) |
| void | loadTextCodecs () |
| void | loadImageCodecs () |
Static Public Member Functions | |
| static void | show_mx (QWidget *mw, bool nomaximize) |
Public Attributes | |
| int | kbgrabber |
| int | presstimer |
| bool | rightpressed: 1 |
| bool | kbregrab: 1 |
| bool | notbusysent: 1 |
| bool | preloaded: 1 |
| bool | forceshow: 1 |
| bool | nomaximize: 1 |
| bool | keep_running: 1 |
| QWidget * | presswidget |
| QPoint | presspos |
| QWidget * | qpe_main_widget |
| QString | appName |
| QString | styleName |
| QString | decorationName |
| Atom | wm_delete_window |
| Atom | wm_take_focus |
| Atom | wm_context_help |
| Atom | wm_context_accept |
| Atom | wm_protocols |
Private Attributes | |
| QList< QCopRec > | qcopq |
|
|
Definition at line 102 of file qpeapplication.cpp. |
|
|
Definition at line 100 of file qpeapplication.cpp. |
|
||||||||||||||||
|
Definition at line 109 of file qpeapplication.cpp. References qcopq. |
|
|
Definition at line 163 of file qpeapplication.cpp. References QValueList< T >::begin(), QValueList< T >::end(), QDir::entryList(), i, IID_QtopiaImageCodec, list, QLibrary, QPEApplication::qpeDir(), QS_OK, QLibrary::queryInterface(), and QLibrary::unload(). |
|
|
Definition at line 142 of file qpeapplication.cpp. References QValueList< T >::begin(), QValueList< T >::end(), QDir::entryList(), i, IID_QtopiaTextCodec, list, QLibrary, QPEApplication::qpeDir(), QS_OK, QLibrary::queryInterface(), and QLibrary::unload(). |
|
|
Definition at line 113 of file qpeapplication.cpp. References qcopq, and QCopChannel::sendLocally(). Referenced by show(). |
|
||||||||||||
|
Definition at line 130 of file qpeapplication.cpp. References forceshow, keep_running, nomaximize, preloaded, qpe_main_widget, sendQCopQ(), and show_mx(). |
|
||||||||||||
|
Definition at line 120 of file qpeapplication.cpp. References QPEApplication::showDialog(). Referenced by show(). |
|
|
Definition at line 88 of file qpeapplication.cpp. |
|
|
Definition at line 90 of file qpeapplication.cpp. |
|
|
Definition at line 81 of file qpeapplication.cpp. Referenced by show(). |
|
|
Definition at line 74 of file qpeapplication.cpp. |
|
|
Definition at line 78 of file qpeapplication.cpp. |
|
|
Definition at line 83 of file qpeapplication.cpp. Referenced by show(). |
|
|
Definition at line 82 of file qpeapplication.cpp. Referenced by show(). |
|
|
Definition at line 79 of file qpeapplication.cpp. |
|
|
Definition at line 80 of file qpeapplication.cpp. Referenced by show(). |
|
|
Definition at line 86 of file qpeapplication.cpp. |
|
|
Definition at line 75 of file qpeapplication.cpp. |
|
|
Definition at line 85 of file qpeapplication.cpp. |
|
|
Definition at line 98 of file qpeapplication.cpp. Referenced by enqueueQCop(), Private(), and sendQCopQ(). |
|
|
Definition at line 87 of file qpeapplication.cpp. Referenced by show(). |
|
|
Definition at line 77 of file qpeapplication.cpp. |
|
|
Definition at line 89 of file qpeapplication.cpp. |
|
|
Definition at line 94 of file qpeapplication.cpp. |
|
|
Definition at line 93 of file qpeapplication.cpp. |
|
|
Definition at line 91 of file qpeapplication.cpp. |
|
|
Definition at line 95 of file qpeapplication.cpp. |
|
|
Definition at line 92 of file qpeapplication.cpp. |
1.4.2