Go to the source code of this file.
Classes | |
struct | menuoptionlist |
class | ProfileElement |
class | ProfileControl |
Defines | |
#define | PROFILE_MODE_XGRID (1<<0) |
#define | PROFILE_MODE_XLOG (1<<1) |
#define | PROFILE_MODE_YGRID (1<<2) |
#define | PROFILE_MODE_YLOG (1<<3) |
#define | PROFILE_MODE_YLINREG (1<<4) |
#define | PROFILE_MODE_POINTS (1<<5) |
#define | PROFILE_MODE_CONNECT (1<<6) |
#define | PROFILE_MODE_IMPULS (1<<7) |
#define | PROFILE_MODE_NOTICS (1<<8) |
#define | PROFILE_MODE_LEGEND (1<<9) |
#define | PROFILE_MODE_SYMBOLS (1<<10) |
#define | PROFILE_MODE_YPSD (1<<11) |
#define | PROFILE_SCALE_XAUTO (1<<0) |
#define | PROFILE_SCALE_YAUTO (1<<1) |
#define | PROFILE_SCALE_XHOLD (1<<3) |
#define | PROFILE_SCALE_YHOLD (1<<4) |
#define | PROFILE_SCALE_XEXPAND (1<<5) |
#define | PROFILE_SCALE_YEXPAND (1<<6) |
#define | UTF8_DEGREE "\302\260" |
#define | PROFILE_ELEM_HIDE (1<<0) |
#define | PC_XTN (2*Xticn+100) |
#define | PC_YTN (2*Xticn+100) |
#define | PC_XLN (Xticn+1+100) |
#define | PC_YLN (Yticn+1+100) |
|
Definition at line 407 of file app_profile.h. Referenced by ProfileControl::drawTics(), and ProfileControl::Init(). |
|
Definition at line 405 of file app_profile.h. Referenced by ProfileControl::drawTics(), and ProfileControl::Init(). |
|
Definition at line 408 of file app_profile.h. Referenced by ProfileControl::Init(). |
|
Definition at line 406 of file app_profile.h. Referenced by ProfileControl::Init(). |
|
Definition at line 63 of file app_profile.h. |
|
Definition at line 44 of file app_profile.h. Referenced by ProfileControl::Init(). |
|
Definition at line 45 of file app_profile.h. |
|
Definition at line 47 of file app_profile.h. Referenced by ProfileControl::legend_callback(). |
|
Definition at line 46 of file app_profile.h. Referenced by ProfileControl::tics_callback(), and ProfileControl::UpdateArea(). |
|
Definition at line 43 of file app_profile.h. |
|
Definition at line 48 of file app_profile.h. Referenced by ProfileControl::symbols_callback(). |
|
Definition at line 38 of file app_profile.h. Referenced by ProfileControl::drawTics(), ProfileControl::Init(), and ProfileControl::nogrid_callback(). |
|
Definition at line 39 of file app_profile.h. |
|
Definition at line 40 of file app_profile.h. Referenced by ProfileControl::Init(), and ProfileControl::nogrid_callback(). |
|
Definition at line 42 of file app_profile.h. Referenced by ProfileElement::calc(), ProfileElement::GetDeltaInfo(), ProfileElement::GetInfo(), and ProfileControl::linreg_callback(). |
|
Definition at line 41 of file app_profile.h. Referenced by ProfileControl::scan2canvas(), and ProfileControl::scan2canvasY(). |
|
Definition at line 49 of file app_profile.h. Referenced by ProfileElement::calc(), ProfileElement::GetDeltaInfo(), ProfileElement::GetInfo(), ProfileControl::psd_callback(), and ProfileControl::SetXlabel(). |
|
Definition at line 51 of file app_profile.h. Referenced by ProfileControl::Init(). |
|
Definition at line 55 of file app_profile.h. |
|
Definition at line 53 of file app_profile.h. |
|
Definition at line 52 of file app_profile.h. Referenced by ProfileControl::Init(). |
|
Definition at line 56 of file app_profile.h. Referenced by ProfileControl::draw_elem(), and ProfileControl::yexpand_callback(). |
|
|
Definition at line 58 of file app_profile.h. Referenced by Mem2d::GetArcDataLineFrom(), ProfileElement::GetDeltaInfo(), VObParabel::Update(), VObKsys::Update(), and VObLine::Update(). |