UltraScan III
Functions
us_data_tree.cpp File Reference
#include "us_data_tree.h"
#include "us_settings.h"
#include "us_gui_settings.h"
#include "us_constants.h"
#include "us_passwd.h"
#include "us_editor.h"
#include "us_noise.h"
#include "us_util.h"
Include dependency graph for us_data_tree.cpp:

Go to the source code of this file.

Functions

const QColor colorRed (240, 0, 0)
 
const QColor colorBlue (0, 0, 255)
 
const QColor colorBrown (120, 60, 0)
 
const QColor colorGreen (0, 150, 0)
 
const QColor colorGray (110, 110, 110)
 
const QColor colorWhite (255, 255, 240)
 

Function Documentation

const QColor colorBlue ( ,
,
255   
)
const QColor colorBrown ( 120  ,
60  ,
 
)
const QColor colorGray ( 110  ,
110  ,
110   
)
const QColor colorGreen ( ,
150  ,
 
)
const QColor colorRed ( 240  ,
,
 
)
const QColor colorWhite ( 255  ,
255  ,
240   
)