SYMBOL INDEX (15 symbols across 3 files) FILE: lightbutton/frmlightbutton.h function namespace (line 6) | namespace Ui { function class (line 10) | class frmLightButton : public QWidget FILE: lightbutton/lightbutton.cpp function QString (line 189) | QString LightButton::getText() const function QColor (line 194) | QColor LightButton::getTextColor() const function QColor (line 199) | QColor LightButton::getAlarmColor() const function QColor (line 204) | QColor LightButton::getNormalColor() const function QColor (line 209) | QColor LightButton::getBorderOutColorStart() const function QColor (line 214) | QColor LightButton::getBorderOutColorEnd() const function QColor (line 219) | QColor LightButton::getBorderInColorStart() const function QColor (line 224) | QColor LightButton::getBorderInColorEnd() const function QColor (line 229) | QColor LightButton::getBgColor() const function QColor (line 249) | QColor LightButton::getOverlayColor() const function QSize (line 254) | QSize LightButton::sizeHint() const function QSize (line 259) | QSize LightButton::minimumSizeHint() const FILE: lightbutton/main.cpp function main (line 7) | int main(int argc, char *argv[])