KSeExpr 6.0.0.0
Classes | Variables
ExprControl.cpp File Reference
#include "ExprControl.h"
#include "Debug.h"
#include "Editable.h"
#include "ExprColorCurve.h"
#include "ExprColorSwatch.h"
#include "ExprFileDialog.h"

Go to the source code of this file.

Classes

class  ExprGraphPreview
 

Variables

static constexpr std::array< const char *, 24 > directoryXPM
 
static constexpr std::array< const char *, 26 > fileXPM
 

Variable Documentation

◆ directoryXPM

constexpr std::array<const char *, 24> directoryXPM
staticconstexpr
Initial value:
= {"20 20 3 1",
". c None",
"# c #000000",
"a c #d8c59e",
"....................",
"....................",
"....................",
"....................",
"...........#######..",
"...........#aaaaa#..",
"..##########aaaaa#..",
"..#aaaaaaaaaaaaaa#..",
"..#aaaaaaaaaaaaaa#..",
"..#aaaaaaaaaaaaaa#..",
"..#aaaaaaaaaaaaaa#..",
"..#aaaaaaaaaaaaaa#..",
"..#aaaaa##a##a##a#..",
"..#aaaaa##a##a##a#..",
"..#aaaaaaaaaaaaaa#..",
"..################..",
"....................",
"....................",
"....................",
"...................."}

Definition at line 20 of file ExprControl.cpp.

Referenced by StringControl::StringControl().

◆ fileXPM

constexpr std::array<const char *, 26> fileXPM
staticconstexpr
Initial value:
= {"20 20 5 1",
". c None",
"# c #000000",
"c c #303030",
"b c #a79b80",
"a c #ddcdaa",
"....................",
"....................",
"....#########.......",
"....#aaaaaaa##......",
"....#aaaaaaa#b#.....",
"....#aaaaaaa#bb#....",
"....#aaaaaaa####....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#aaaaaaaaaa#....",
"....#accaccacca#....",
"....#accaccacca#....",
"....#aaaaaaaaaa#....",
"....############....",
"...................."}

Definition at line 46 of file ExprControl.cpp.

Referenced by StringControl::StringControl().