![]() |
Qt 4.8
|
Public Functions | |
| QCopServerRegexp (const QString &channel, QWSClient *client) | |
| QCopServerRegexp (const QCopServerRegexp &other) | |
Public Variables | |
| QString | channel |
| QWSClient * | client |
| QRegExp | regexp |
Definition at line 63 of file qcopchannel_qws.cpp.
Definition at line 74 of file qcopchannel_qws.cpp.
| QCopServerRegexp::QCopServerRegexp | ( | const QCopServerRegexp & | other | ) |
Definition at line 81 of file qcopchannel_qws.cpp.
| QString QCopServerRegexp::channel |
Definition at line 69 of file qcopchannel_qws.cpp.
Referenced by QCopServerRegexp().
| QWSClient* QCopServerRegexp::client |
Definition at line 70 of file qcopchannel_qws.cpp.
Referenced by QCopServerRegexp().
| QRegExp QCopServerRegexp::regexp |
Definition at line 71 of file qcopchannel_qws.cpp.
Referenced by QCopServerRegexp().