Krita Source Code Documentation
Loading...
Searching...
No Matches
dlg_colorrange.h File Reference
#include <QCursor>
#include <KoDialog.h>
#include <kis_selection.h>
#include <kis_pixel_selection.h>
#include <kis_types.h>
#include <kis_global.h>
#include "ui_wdg_colorrange.h"

Go to the source code of this file.

Classes

class  DlgColorRange
 
class  WdgColorRange
 

Enumerations

enum  enumAction {
  REDS , YELLOWS , GREENS , CYANS ,
  BLUES , MAGENTAS , HIGHLIGHTS , MIDTONES ,
  SHADOWS
}
 

Enumeration Type Documentation

◆ enumAction

enum enumAction
Enumerator
REDS 
YELLOWS 
GREENS 
CYANS 
BLUES 
MAGENTAS 
HIGHLIGHTS 
MIDTONES 
SHADOWS 

Definition at line 25 of file dlg_colorrange.h.

25 {
26 REDS,
27 YELLOWS,
28 GREENS,
29 CYANS,
30 BLUES,
35};
@ CYANS
@ BLUES
@ SHADOWS
@ MAGENTAS
@ MIDTONES
@ REDS
@ YELLOWS
@ GREENS
@ HIGHLIGHTS