#include <view.h>
Inheritance diagram for Profiles:
Public Member Functions | |
Profiles () | |
Profiles (Scan *sc, int ChNo) | |
virtual | ~Profiles () |
virtual void | hide () |
virtual int | draw (int zoomoverride=FALSE) |
virtual int | update (int y1, int y2) |
virtual void | ZoomIn () |
virtual void | ZoomOut () |
Profiles () | |
Profiles (Scan *sc, int ChNo) | |
virtual | ~Profiles () |
virtual void | hide () |
virtual int | draw (int zoomoverride=FALSE) |
virtual int | update (int y1, int y2) |
virtual void | ZoomIn () |
virtual void | ZoomOut () |
Private Attributes | |
ProfileControl * | profile |
ProfileControl * | profile |
Definition at line 184 of file view.h.
|
Definition at line 45 of file vprofile.C. References profile. |
|
Definition at line 40 of file vprofile.C. |
|
Definition at line 49 of file vprofile.C. |
|
|
|
|
|
|
|
Reimplemented from View. |
|
Reimplemented from View. Definition at line 87 of file vprofile.C. References View::ChanNo, View::data, DBG_L2, DBG_L5, FALSE, Mem2d::GetEname(), View::mem2d, Scan_UserInfo::name, ProfileControl::NewData(), profile, View::scan, ProfileControl::SetTitle(), AppBase::show(), SCAN_DATA::ui, ProfileControl::UpdateArea(), and XSM_DEBUG. |
|
Reimplemented from View. |
|
Reimplemented from View. Definition at line 54 of file vprofile.C. References DBG_L2, profile, and XSM_DEBUG. Referenced by ~Profiles(). |
|
Reimplemented from View. |
|
Reimplemented from View. Definition at line 61 of file vprofile.C. References Surface::ActiveChannel, View::ChanNo, View::data, SCAN_DATA::display, FALSE, gapp, View::mem2d, ProfileControl::NewData(), profile, View::scan, ProfileControl::SetActive(), Mem2d::SetDataPktMode(), TRUE, Display_Param::ViewFlg, and App::xsm. |
|
Reimplemented from View. |
|
Reimplemented from View. |
|
Reimplemented from View. |
|
Reimplemented from View. |
|
|
|
Definition at line 194 of file view.h. Referenced by draw(), hide(), Profiles(), and update(). |