QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RSelectionChangedEvent.h
Go to the documentation of this file.
1
20#ifndef RSELECTIONCHANGEDEVENT_H
21#define RSELECTIONCHANGEDEVENT_H
22
23#include "core_global.h"
24
25#include <QMetaType>
26#include <QEvent>
27
35public:
38};
39
41
42#endif
Q_DECLARE_METATYPE(RMath *)
Copyright (c) 2011-2018 by Andrew Mustun.
Definition RSelectionChangedEvent.h:34
#define QCADCORE_EXPORT
Definition core_global.h:10