mirror of
https://github.com/arcan1s/qtadds-fontdialog.git
synced 2026-02-19 11:49:49 +00:00
fix header
This commit is contained in:
@@ -35,8 +35,8 @@ public:
|
||||
QColor color();
|
||||
void setCurrentColor(const QColor color);
|
||||
// html weight properties
|
||||
static html2QFont(const int htmlWeight);
|
||||
static qFont2html(const int weight);
|
||||
static int html2QFont(const int htmlWeight);
|
||||
static int qFont2html(const int weight);
|
||||
int htmlWeight();
|
||||
void setHtmlWeight(const int htmlWeight);
|
||||
// conversion to QFont
|
||||
|
||||
Reference in New Issue
Block a user