Fluid 1.3.0
Material Design for QtQuick and Qml
Loading...
Searching...
No Matches
colordark.cpp File Reference
#include "colordark.h"
#include "palette.h"

Go to the source code of this file.

Namespaces

namespace  Fluid
 

Macros

#define FLUID_COLOR_TOKEN(name, paletteName)
 

Macro Definition Documentation

◆ FLUID_COLOR_TOKEN

#define FLUID_COLOR_TOKEN (   name,
  paletteName 
)
Value:
QColor ColorDarkTokens::name() const \
{ \
return PaletteTokens().paletteName(); \
}

Definition at line 11 of file colordark.cpp.