#include <jobeventlist.h>
class used to model a UIT JobEvent list.
- Parameters
-
other | The instance to copy. |
- Returns
- The list of JobEvents.
- Returns
- true, if the instance represents a valid JobEventList document, false otherwise.
- Returns
- The raw XML that this object was generated from.
Converts JobEventList XML document into object model.
- Returns
- The object model.
- Parameters
-
xml | The XML document to parse. |
static JobEventList fromXml |
( |
const QString & |
xml, |
|
|
const QString & |
userName, |
|
|
QList< qint64 > |
jobIds |
|
) |
| |
|
static |
Converts JobEventList XML document into object model.
- Returns
- The object model.
- Parameters
-
xml | The XML document to parse. |
userName | The username to filter JobEvents on. |
jobIds | The job ids to filer JobEvents on. |
The documentation for this class was generated from the following file: