LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::FontChooserWidget Class Reference

#include "fontchooserwidget.h"

+ Inheritance diagram for LeechCraft::Util::FontChooserWidget:
+ Collaboration diagram for LeechCraft::Util::FontChooserWidget:

Signals

void fontChanged (QFont)
 

Public Member Functions

 FontChooserWidget (QWidget *=nullptr)
 
QFont GetFont () const
 
void SetFont (const QFont &)
 

Detailed Description

Definition at line 39 of file fontchooserwidget.h.

Constructor & Destructor Documentation

LeechCraft::Util::FontChooserWidget::FontChooserWidget ( QWidget *  parent = nullptr)

Definition at line 36 of file fontchooserwidget.cpp.

Member Function Documentation

void LeechCraft::Util::FontChooserWidget::fontChanged ( QFont  )
signal
QFont LeechCraft::Util::FontChooserWidget::GetFont ( ) const

Definition at line 47 of file fontchooserwidget.cpp.

void LeechCraft::Util::FontChooserWidget::SetFont ( const QFont &  font)

Definition at line 52 of file fontchooserwidget.cpp.


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