#include <qobject.h>
#include <qlistview.h>
#include <qstringlist.h>
#include <qtextview.h>
#include <qpixmap.h>
#include <yasa/yasa_types.h>
#include <yasagui/yasagui_customize.h>
#include <qapplication.h>
Include dependency graph for settings.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | YApplicationFigures |
class | YLogFileFigures |
class | YPixmap |
class | YPixmapArgs |
class | YPixmapSettings |
class | YSettings |
Defines | |
#define | COLOR_DEFAULT QColor(250,250,250) |
#define | COLOR_TIMINGWINDOW QColor(240,222,208) |
#define | COLOR_SYSTEM_TASK QColor(0,120,150) |
#define | COLOR_TASK QColor(0,150,0) |
#define | COLOR_TASK_IDLE QColor(150,150,150) |
#define | COLOR_EXCLUDED_TASK QColor(240,222,208) |
#define | COLOR_MUTEX QColor(150,150,0) |
#define | COLOR_JITTER QColor(200,100,100) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|