Go to the documentation of this file.
44 bool hasFormat(
const QString& mimetype)
const override;
45 QStringList
formats()
const override;
The AbstractStateMimeData class is used to transport state data from the treeview to the stateview an...
virtual bool isInSameGroup(statechartmodel::StatePtr state) const =0
QStringList formats() const override
bool hasFormat(const QString &mimetype) const override
void setProxyName(const QString &value)
statechartmodel::StatePtr getState() const
void setState(const statechartmodel::StatePtr &value)
std::shared_ptr< Value > value()
const QString & getProxyName() const
AbstractStateMimeData(statechartmodel::StatePtr state)
QVariant retrieveData(const QString &mimetype, QVariant::Type preferredType) const override
virtual bool isPublic() const =0
std::shared_ptr< State > StatePtr
statechartmodel::StatePtr state
This file offers overloads of toIce() and fromIce() functions for STL container types.