git-svn-id: svn://db.shs.com.ru/libs@565 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -24,9 +24,7 @@ protected:
|
||||
void timerEvent(QTimerEvent * );
|
||||
|
||||
void buildDumpSection(QTreeWidgetItem * pi, PIString & str);
|
||||
#ifdef PIP_INTROSPECTION
|
||||
void showInfo(const PIIntrospection::ProcessInfo & info);
|
||||
#endif
|
||||
EVENT_HANDLER(void, reqProcPIEvents) {QMetaObject::invokeMethod(this, "procPIEvents", Qt::QueuedConnection);}
|
||||
|
||||
EVENT_HANDLER2(void, peerReceived, const PIString &, from, const PIByteArray &, data);
|
||||
|
||||
Reference in New Issue
Block a user