mirror of
https://github.com/arcan1s/qtadds-fontdialog.git
synced 2025-04-24 08:37:17 +00:00
fix header
This commit is contained in:
parent
0103ff217d
commit
7140ba17cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user