cumbia-qtcontrols 1.x
Qt widgets on top of the cumbia C++ library
Enumerations | Functions
Elettra Namespace Reference

Enumerations

enum  colors {
  white , darkGray , gray , lightGray ,
  red , darkRed , darkMaroon , maroon ,
  camel , orange , yellow , dirtyYellow ,
  darkYellow , green , greenWater , darkGreen ,
  cyan , darkCyan , darkWater , blue ,
  darkBlue , veryDarkBlue , blueGray , violet ,
  darkViolet , darkPink , pink , pinkPig ,
  fuchsia , almostBlack , black , boosterColor ,
  elettraColor , fermiColor , elettraHighlight , elettraAlternateBase ,
  boosterHighlight , boosterAlternateBase , fermiHighlight , fermiAlternateBase
}
 

Functions

void showColorPalette ()
 

Enumeration Type Documentation

◆ colors

Enumerator
white 
darkGray 
gray 
lightGray 
red 
darkRed 
darkMaroon 
maroon 
camel 
orange 
yellow 
dirtyYellow 
darkYellow 
green 
greenWater 
darkGreen 
cyan 
darkCyan 
darkWater 
blue 
darkBlue 
veryDarkBlue 
blueGray 
violet 
darkViolet 
darkPink 
pink 
pinkPig 
fuchsia 
almostBlack 
black 
boosterColor 
elettraColor 
fermiColor 
elettraHighlight 
elettraAlternateBase 
boosterHighlight 
boosterAlternateBase 
fermiHighlight 
fermiAlternateBase 

Function Documentation

◆ showColorPalette()

void Elettra::showColorPalette ( )

From your program you can show the available palette calling this method. It automatically creates and shows the palette window.