Fluid 1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
Theme Class Reference

#include <theme.h>

Inheritance diagram for Theme:

Public Member Functions

 Theme (QObject *parent=nullptr)
 
 ~Theme ()
 
QString symbolsOutlinedFontFamily () const
 
QString symbolsRoundedFontFamily () const
 
QString symbolsSharpFontFamily () const
 

Properties

QString symbolsOutlinedFontFamily
 
QString symbolsRoundedFontFamily
 
QString symbolsSharpFontFamily
 

Detailed Description

Definition at line 8 of file theme.h.

Constructor & Destructor Documentation

◆ Theme()

Theme::Theme ( QObject *  parent = nullptr)
explicit

Definition at line 8 of file theme.cpp.

◆ ~Theme()

Theme::~Theme ( )

Definition at line 14 of file theme.cpp.

Member Function Documentation

◆ symbolsOutlinedFontFamily()

QString Theme::symbolsOutlinedFontFamily ( ) const

Definition at line 19 of file theme.cpp.

◆ symbolsRoundedFontFamily()

QString Theme::symbolsRoundedFontFamily ( ) const

Definition at line 26 of file theme.cpp.

◆ symbolsSharpFontFamily()

QString Theme::symbolsSharpFontFamily ( ) const

Definition at line 33 of file theme.cpp.

Property Documentation

◆ symbolsOutlinedFontFamily

QString Theme::symbolsOutlinedFontFamily
read

Definition at line 13 of file theme.h.

◆ symbolsRoundedFontFamily

QString Theme::symbolsRoundedFontFamily
read

Definition at line 14 of file theme.h.

◆ symbolsSharpFontFamily

QString Theme::symbolsSharpFontFamily
read

Definition at line 15 of file theme.h.


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