#include <TGo4HisDrawOptionsShort.h>
Public Slots | |
virtual void | SlotXlin () |
virtual void | SlotXlog () |
virtual void | SlotYlin () |
virtual void | SlotYlog () |
virtual void | SlotZlin () |
virtual void | SlotZlog () |
virtual void | SlotD1his () |
virtual void | SlotD1line () |
virtual void | SlotD2scatter () |
virtual void | SlotD2pixel () |
virtual void | SlotD2surfcol () |
virtual void | SlotD2lego () |
virtual void | SlotD2contfill () |
virtual void | SlotD2contline () |
virtual void | SlotLineColor () |
virtual void | SlotFillColor () |
virtual void | SlotMarkerColor () |
Public Member Functions | |
TGo4HisDrawOptionsShort (QWidget *parent=0, const char *name=0) | |
void | ChangeColor (int kind) |
void | SetDrawOpt (int kind, int value, char *dropt) |
Definition at line 20 of file TGo4HisDrawOptionsShort.h.
TGo4HisDrawOptionsShort::TGo4HisDrawOptionsShort | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Definition at line 29 of file TGo4HisDrawOptionsShort.cpp.
void TGo4HisDrawOptionsShort::ChangeColor | ( | int | kind | ) |
Definition at line 120 of file TGo4HisDrawOptionsShort.cpp.
References TGo4ViewPanel::ActivateInGedEditor(), TGo4ViewPanel::GetActivePad(), TGo4MdiArea::GetActivePanel(), TGo4ViewPanel::GetSelectedObject(), TGo4MdiArea::Instance(), TGo4ViewPanel::MarkPadModified(), and TGo4ViewPanel::ShootRepaintTimer().
Referenced by SlotFillColor(), SlotLineColor(), and SlotMarkerColor().
void TGo4HisDrawOptionsShort::SetDrawOpt | ( | int | kind, | |
int | value, | |||
char * | dropt | |||
) |
Definition at line 188 of file TGo4HisDrawOptionsShort.cpp.
References TGo4ViewPanel::ChangeDrawOption(), TGo4MdiArea::GetActivePanel(), and TGo4MdiArea::Instance().
Referenced by SlotD1his(), SlotD1line(), SlotD2contfill(), SlotD2contline(), SlotD2lego(), SlotD2pixel(), SlotD2scatter(), SlotD2surfcol(), SlotXlin(), SlotXlog(), SlotYlin(), SlotYlog(), SlotZlin(), and SlotZlog().
void TGo4HisDrawOptionsShort::SlotD1his | ( | ) | [virtual, slot] |
Definition at line 65 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD1line | ( | ) | [virtual, slot] |
Definition at line 70 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD2contfill | ( | ) | [virtual, slot] |
Definition at line 95 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD2contline | ( | ) | [virtual, slot] |
Definition at line 100 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD2lego | ( | ) | [virtual, slot] |
Definition at line 90 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD2pixel | ( | ) | [virtual, slot] |
Definition at line 80 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD2scatter | ( | ) | [virtual, slot] |
Definition at line 75 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotD2surfcol | ( | ) | [virtual, slot] |
Definition at line 85 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotFillColor | ( | ) | [virtual, slot] |
Definition at line 110 of file TGo4HisDrawOptionsShort.cpp.
References ChangeColor().
void TGo4HisDrawOptionsShort::SlotLineColor | ( | ) | [virtual, slot] |
Definition at line 105 of file TGo4HisDrawOptionsShort.cpp.
References ChangeColor().
void TGo4HisDrawOptionsShort::SlotMarkerColor | ( | ) | [virtual, slot] |
Definition at line 115 of file TGo4HisDrawOptionsShort.cpp.
References ChangeColor().
void TGo4HisDrawOptionsShort::SlotXlin | ( | ) | [virtual, slot] |
Definition at line 35 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotXlog | ( | ) | [virtual, slot] |
Definition at line 40 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotYlin | ( | ) | [virtual, slot] |
Definition at line 45 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotYlog | ( | ) | [virtual, slot] |
Definition at line 50 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotZlin | ( | ) | [virtual, slot] |
Definition at line 55 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().
void TGo4HisDrawOptionsShort::SlotZlog | ( | ) | [virtual, slot] |
Definition at line 60 of file TGo4HisDrawOptionsShort.cpp.
References SetDrawOpt().