25 #ifndef DISPLAYLABEL_QO_H
26 #define DISPLAYLABEL_QO_H
71 #endif // DISPLAYLABEL_QO_H
void setEmptyColor(QColor color)
Sets the background color that will be used when no text is displayed.
Provides a quick view of a particular display property that has been set.
QString getText() const
Returns the text contents.
bool isEmpty() const
Returns whether or not the contents contains text.
DisplayLabel(int characterCount, QWidget *parent=0)
void setBackgroundColor()
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