PeriDyno 1.0.0
Loading...
Searching...
No Matches
Styles.h File Reference
#include <QObject>
#include <QColor>
#include <QString>
#include <vector>
#include <functional>
#include "API.h"
Include dependency graph for Styles.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tt::Color
 
class  tt::Colors
 
class  tt::StyleParams
 

Namespaces

namespace  tt
 

Macros

#define TT_PROPERTY(type, name)
 

Variables

TT_API const QString tt::g_styleKool = "Kool"
 
TT_API const QString tt::g_styleVienna = "Vienna"
 
TT_API const QString tt::g_styleThreshold = "Threshold"
 

Macro Definition Documentation

◆ TT_PROPERTY

#define TT_PROPERTY ( type,
name )
Value:
Q_PROPERTY(type name MEMBER name)\
type name

Definition at line 92 of file Styles.h.