20#ifndef RCOMMANDEVENT_H
21#define RCOMMANDEVENT_H
Q_DECLARE_METATYPE(RMath *)
Copyright (c) 2011-2018 by Andrew Mustun.
Definition RCommandEvent.h:34
QString getCommand()
Definition RCommandEvent.h:50
RCommandEvent(const QString &cmd)
Creates a new command event that is not yet accepted.
Definition RCommandEvent.h:41
QString cmd
Definition RCommandEvent.h:69
void accept()
Sets the event state to accepted.
Definition RCommandEvent.h:57
bool isAccepted()
Definition RCommandEvent.h:64
bool accepted
Definition RCommandEvent.h:70
#define QCADCORE_EXPORT
Definition core_global.h:10