All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TableWidget.cpp File Reference
#include "../ApplicationController.h"
#include "../events/TableEvents.h"
#include "ui_TableWidgetForm.h"
#include "TableWidget.h"
#include <QSettings>
#include <QColor>
#include <QColorDialog>

Go to the source code of this file.

Functions

QString GetRGBString (QColor color)
 
QString GetStyleSheetFromColors (QColor primaryColor, QColor secondaryColor)
 

Function Documentation

QString GetRGBString ( QColor  color)

Definition at line 12 of file TableWidget.cpp.

Referenced by GetStyleSheetFromColors().