228Q_DECLARE_OPERATORS_FOR_FLAGS (LC::TaskParameters)
Q_DECLARE_FLAGS(TabFeatures, LC::TabFeature)
TaskParameter
Describes single task parameter.
A message used for inter-plugin communication.
QString Mime_
MIME type of the entity.
QString Location_
Source or destination.
QVariant Entity_
The entity that this object represents.
TaskParameters Parameters_
Parameters of this task.
QMap< QString, QVariant > Additional_
Additional parameters.
std::shared_ptr< QObject > QObject_ptr
Q_DECLARE_METATYPE(QVariantList *)