16 #ifndef QGsLIMITEDRANDOMCOLORRAMPDIALOG_H
17 #define QGsLIMITEDRANDOMCOLORRAMPDIALOG_H
23 #include "ui_qgslimitedrandomcolorrampwidgetbase.h"
26 class QDialogButtonBox;
69 void setCount(
int val );
71 void setHue1(
int val );
73 void setHue2(
int val );
75 void setSat1(
int val );
77 void setSat2(
int val );
79 void setVal1(
int val );
81 void setVal2(
int val );
129 QDialogButtonBox *buttonBox()
const;
139 QDialogButtonBox *mButtonBox =
nullptr;