swift
Public Member Functions | List of all members
swift::gui::components::CSettingsFontDialog Class Reference

Dialog to edit fonts. More...

Inheritance diagram for swift::gui::components::CSettingsFontDialog:
[legend]

Public Member Functions

 CSettingsFontDialog (QWidget *parent=nullptr)
 Constructor.
 
virtual ~CSettingsFontDialog ()
 Destructor.
 
const QString & getQss () const
 Get stylesheet.
 
void setFont (const QFont &font)
 Set the current font.
 
QFont getFont () const
 Get font.
 
QStringList getFamilySizeStyle () const
 Family, size and style.
 
void setWithColorSelection (bool withColor)
 With color selection.
 

Detailed Description

Dialog to edit fonts.

See also
swift::misc::components::CSettingsFontComponent

Definition at line 23 of file settingsfontdialog.h.


The documentation for this class was generated from the following files: