#include <newdescriptorevent.h>
Public Member Functions | |
| NewDescriptorEvent (QStringList idList) | |
| QStringList | descriptorIDs () const |
Private Attributes | |
| QStringList | _idList |
Definition at line 24 of file newdescriptorevent.h.
| NewDescriptorEvent::NewDescriptorEvent | ( | QStringList | idList | ) | [inline] |
| QStringList NewDescriptorEvent::descriptorIDs | ( | ) | const [inline] |
Returns a list of new server IDs.
Definition at line 33 of file newdescriptorevent.h.
References _idList.
Referenced by NetViewer::customEvent().
QStringList NewDescriptorEvent::_idList [private] |
A list of new descriptors available.
Definition at line 37 of file newdescriptorevent.h.
Referenced by descriptorIDs(), and NewDescriptorEvent().
1.6.1