1#ifndef DAPENEDITWIDGET_H
2#define DAPENEDITWIDGET_H
3#include "DACommonWidgetsAPI.h"
25 QPen getCurrentPen()
const;
27 void setLineStyleTextVisible(
bool on);
28 bool isLineStyleTextVisible()
const;
31 void setCurrentPen(
const QPen& p);
40 void onColorChanged(
const QColor& c);
41 void onPenWidthValueChanged(
double w);
42 void onPenStyleChanged(Qt::PenStyle s);
序列化类都是带异常的,使用中需要处理异常
Definition AppMainWindow.cpp:44