UserActionFactory for ActionSetSelectionFocus.
UserAction * newAction() const
static ActionSetSelectionFocusFactory * sFactory
ActionSetSelectionFocusFactory()
Set the selection and focus.
ActionSetSelectionFocus()
void writeToXml(QXmlStreamWriter &xmlOut) const override
void readFromXml(QXmlStreamReader &xmlIn) override
void addToHash(QCryptographicHash &cryptoHash) const override
bool hasModifications() const
QString tagname() const override
void setObject(const UserActionObject &obj) override
Stores and manages the gui's selection state.
The UserActionFactory is the abstract base class for registration.
The UserAction class is the abstract base class for user interactions.
The UserActionObject class represents a single object used in UserAction.