QAD_EXPORT
git-svn-id: svn://db.shs.com.ru/libs@719 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
#include <QMouseEvent>
|
||||
#include "qpievaluator.h"
|
||||
|
||||
|
||||
class QLabel;
|
||||
|
||||
class EvalSpinBox: public QAbstractSpinBox
|
||||
class QAD_EXPORT EvalSpinBox: public QAbstractSpinBox
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(double value READ value WRITE setValue NOTIFY valueChanged USER true)
|
||||
|
||||
Reference in New Issue
Block a user