#include <opendirectoryactionfactory.h>
|
enum | Flag { ContextItem = 0x1
} |
|
unsigned int | m_attemptedJobAdditions |
|
bool | m_isMultiJob |
|
Server * | m_server |
|
QList< Job > | m_jobs |
|
Flags | m_flags |
|
JobActionFactory subclass to open job output in a file browser.
◆ name()
◆ isValidForJob()
bool isValidForJob |
( |
const Job & |
job | ) |
const |
|
virtual |
- Returns
- true if the factory's actions are appropriate for job.
Implements JobActionFactory.
◆ createActions()
QList< QAction * > createActions |
( |
| ) |
|
|
virtual |
◆ usefulness()
unsigned int usefulness |
( |
| ) |
const |
|
virtual |
The "usefulness" of the actions produced by this factory, used to order actions in generated menus, etc. Lower value means higher usefulness.
Implements JobActionFactory.
The documentation for this class was generated from the following file:
- opendirectoryactionfactory.h