library: libGQt #include "TQtMarker.h" |
TQtMarker(const TQtMarker&) | |
TQtMarker(int n = 0, TPoint* xy = 0, int type = 0) | |
virtual | ~TQtMarker() |
static TClass* | Class() |
int | GetNumber() const |
int | GetType() const |
virtual TClass* | IsA() const |
TQtMarker& | operator=(const TQtMarker&) |
void | SetMarker(int n, TPoint* xy, int type) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
int | fNumNode | Number of chain in the marker shape |
Color_t | fCindex | Color index of the marker; |
int | fMarkerType | Type of the current marker |
TQtMarker - class-utility to convert the ROOT TMarker object shape in to the Qt QPointArray.
______________________________________________________________________________
{return fNumNode;}