LibreCAD
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
colorselect.h File Reference
#include <QComboBox>
#include <QString>
#include <QColor>
#include <QColorDialog>
#include <cad/meta/metacolor.h>
#include <cad/meta/layer.h>
#include <managers/metainfomanager.h>
Include dependency graph for colorselect.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lc::ui::ColorSelect
 

Namespaces

 lc
 
 lc::ui
 

Macros

#define BY_BLOCK   "ByBlock"
 
#define BY_LAYER   "ByLayer"
 
#define CUSTOM   "Custom"
 

Macro Definition Documentation

#define BY_BLOCK   "ByBlock"

Definition at line 12 of file colorselect.h.

#define BY_LAYER   "ByLayer"

Definition at line 13 of file colorselect.h.

#define CUSTOM   "Custom"

Definition at line 14 of file colorselect.h.