27 #ifndef QTPLOTWIDGET_QO_H_
28 #define QTPLOTWIDGET_QO_H_
30 #include <casaqt/QtUtilities/PlotColorWidget.ui.h>
31 #include <casaqt/QtUtilities/PlotFillWidget.ui.h>
32 #include <casaqt/QtUtilities/PlotLineWidget.ui.h>
33 #include <casaqt/QtUtilities/PlotSymbolWidget.ui.h>
34 #include <casaqt/QtUtilities/PlotFontWidget.ui.h>
66 QWidget* parent = NULL);
104 QWidget* parent = NULL);
138 bool showAlpha =
false, QWidget* parent = NULL);
183 bool showAlphaFill =
false,
bool showCustom =
true,
184 bool showAlphaLine =
false,
bool showCharacter =
true,
185 QWidget* parent = NULL);
200 void setMinimumSizes(
const std::map<PlotSymbol::Symbol, int>& minimumSizes);
234 QWidget* parent = NULL);
String: the storage and methods of handling collections of characters.
ABSTRACT CLASSES Abstract class for colors Any implementation of color should be able to provide a hexadecimal form of the color(i.e.,"000000"for black) and