|
| ZqLithColumn (ZqbNatGroup &rDepthGrp, const char *szName=NULL) |
|
| ZqLithColumn (ZqbNatGroup &rDepthGrp, ZqbPlaceholder *pPh, const char *szName=NULL) |
|
virtual bool | attachToPlace (ZqbPlaceholder *pPh) |
|
virtual void | setWidthHint (ZqbSizeHint eWidthHint, int iWidth=0) |
|
virtual ZqbSizeHint | getWidthHint (int *pWidth=NULL) const |
|
virtual void | setOrientation (Qt::Orientation eOrient) |
|
virtual Qt::Orientation | getOrientation () const |
|
virtual void | setDrawMethod (ZqLithColumnDrawMethod eMethod) |
|
virtual ZqLithColumnDrawMethod | getDrawMethod () const |
|
virtual bool | compatibleDoc (const ZdDocument *pDoc) const |
|
virtual void | attachData (ZdLithData *pData) |
|
virtual void | detachDoc () |
|
virtual ZdLithData * | data () |
|
virtual void | redraw (QPainter &paint) |
|
| ZqLithColumn (ZqbNatGroup &rDepthGrp, const char *szName=NULL) |
|
| ZqLithColumn (ZqbNatGroup &rDepthGrp, ZqbPlaceholder *pPh, const char *szName=NULL) |
|
virtual bool | attachToPlace (ZqbPlaceholder *pPh) |
|
virtual void | setWidthHint (ZqbSizeHint eWidthHint, int iWidth=0) |
|
virtual ZqbSizeHint | getWidthHint (int *pWidth=NULL) const |
|
virtual void | setOrientation (Qt::Orientation eOrient) |
|
virtual Qt::Orientation | getOrientation () const |
|
virtual void | setDrawMethod (ZqLithColumnDrawMethod eMethod) |
|
virtual ZqLithColumnDrawMethod | getDrawMethod () const |
|
virtual bool | compatibleDoc (const ZdDocument *pDoc) const |
|
virtual void | attachData (ZdLithData *pData) |
|
virtual void | detachDoc () |
|
virtual ZdLithData * | data () |
|
virtual void | redraw (QPainter &paint) |
|
| ZqView (const char *szName=NULL) |
|
| ZqView (ZqbPlaceholder *pPh, const char *szName=NULL) |
|
virtual void | updateView () |
|
virtual void | attachDoc (ZdDocument *pData) |
|
| ZqView (const char *szName=NULL) |
|
| ZqView (ZqbPlaceholder *pPh, const char *szName=NULL) |
|
virtual void | updateView () |
|
virtual void | attachDoc (ZdDocument *pData) |
|
| ZqObject (const char *szName=NULL) |
|
| ZqObject (ZqbPlaceholder *pPh, const char *szName=NULL) |
|
virtual | ~ZqObject () |
|
virtual void | debugState () |
|
virtual void | clearPlace () |
|
virtual ZqbPlaceholderVector * | placeholders () |
|
virtual ZqbEventHint | input (QEvent &event) |
|
virtual void | updateLimits (QPainter *paint=NULL) |
|
virtual void | updateGeometry () |
|
virtual QPainter * | getScreenPainter () const |
|
virtual void | setScreenPainter (QPainter *pPainter) |
|
virtual QzqArea * | getArea () const |
|
virtual QWidget * | getAreaWidget () const |
|
virtual void | setAreaWidget (QWidget *pWidget) |
|
virtual bool | isHardcopy () const |
|
bool | isPlaced () const |
|
ZqbPlaceholder * | getPlace () const |
|
ZqbPixGrpMember * | px () const |
|
ZqbPixGrpMember * | py () const |
|
bool | getRect (QRect &rect) const |
|
virtual bool | detachFromPlace () |
|
virtual void | setDirty () |
|
virtual void | resetDirty () |
|
virtual bool | isDirty () const |
|
void | setInteractive (bool bInteractive) |
|
bool | isInteractive () const |
|
virtual void | fullRedraw (bool bForce=false) |
|
virtual void | interactiveRedraw () |
|
| ZqObject (const char *szName=NULL) |
|
| ZqObject (ZqbPlaceholder *pPh, const char *szName=NULL) |
|
virtual | ~ZqObject () |
|
virtual void | debugState () |
|
virtual void | clearPlace () |
|
virtual ZqbPlaceholderVector * | placeholders () |
|
virtual ZqbEventHint | input (QEvent &event) |
|
virtual void | updateLimits (QPainter *paint=NULL) |
|
virtual void | updateGeometry () |
|
virtual QPainter * | getScreenPainter () const |
|
virtual void | setScreenPainter (QPainter *pPainter) |
|
virtual QzqArea * | getArea () const |
|
virtual QWidget * | getAreaWidget () const |
|
virtual void | setAreaWidget (QWidget *pWidget) |
|
virtual bool | isHardcopy () const |
|
bool | isPlaced () const |
|
ZqbPlaceholder * | getPlace () const |
|
ZqbPixGrpMember * | px () const |
|
ZqbPixGrpMember * | py () const |
|
bool | getRect (QRect &rect) const |
|
virtual bool | detachFromPlace () |
|
virtual void | setDirty () |
|
virtual void | resetDirty () |
|
virtual bool | isDirty () const |
|
void | setInteractive (bool bInteractive) |
|
bool | isInteractive () const |
|
virtual void | fullRedraw (bool bForce=false) |
|
virtual void | interactiveRedraw () |
|
| ZqbAutoName (int *pCounter, const char *szRoot, const char *szCustomName=NULL) |
|
virtual | ~ZqbAutoName () |
|
| ZqbAutoName (int *pCounter, const char *szRoot, const char *szCustomName=NULL) |
|
virtual | ~ZqbAutoName () |
|
| ZqbName (const char *szRoot, const char *szCustomName=NULL) |
|
| ZqbName (const ZqbName &name) |
|
virtual | ~ZqbName () |
|
ZqbName & | operator= (const ZqbName &name) |
|
virtual const char * | getName () const |
|
virtual const char * | getType () const |
|
bool | hasName (const char *szString) const |
|
| ZqbName (const char *szRoot, const char *szCustomName=NULL) |
|
| ZqbName (const ZqbName &name) |
|
virtual | ~ZqbName () |
|
ZqbName & | operator= (const ZqbName &name) |
|
virtual const char * | getName () const |
|
virtual const char * | getType () const |
|
bool | hasName (const char *szString) const |
|
| ZqbVisible (bool bDrawable=false, bool bInputable=false, bool bTipable=false) |
|
virtual | ~ZqbVisible () |
|
virtual bool | isDrawable () const |
|
virtual void | setDrawable (bool bFlag) |
|
virtual void | redraw () |
|
virtual void | setTipable (bool bFlag) |
|
virtual bool | isTipable () const |
|
virtual bool | tip (const QPoint &p, QString &qsShort, QString &qsLong) |
|
virtual bool | isInputable () const |
|
virtual void | setInputable (bool bFlag) |
|
virtual bool | getRect (QRect &) |
|
virtual bool | setRect (const QRect &) |
|
| ZqbVisible (bool bDrawable=false, bool bInputable=false, bool bTipable=false) |
|
virtual | ~ZqbVisible () |
|
virtual bool | isDrawable () const |
|
virtual void | setDrawable (bool bFlag) |
|
virtual void | redraw () |
|
virtual void | setTipable (bool bFlag) |
|
virtual bool | isTipable () const |
|
virtual bool | tip (const QPoint &p, QString &qsShort, QString &qsLong) |
|
virtual bool | isInputable () const |
|
virtual void | setInputable (bool bFlag) |
|
virtual bool | getRect (QRect &) |
|
virtual bool | setRect (const QRect &) |
|
| ZqbView (const char *szName=NULL) |
|
virtual | ~ZqbView () |
|
virtual ZdDocument * | doc () |
|
virtual void | updateDoc () |
|
| ZqbView (const char *szName=NULL) |
|
virtual | ~ZqbView () |
|
virtual ZdDocument * | doc () |
|
virtual void | updateDoc () |
|
| ZqbNatGrpMember (ZqbNatGroup *pNatGroup) |
|
| ZqbNatGrpMember (ZqbNatGroup *pNatGroup, void(*CustomOnSetCoord)(void *), void *pUserData=NULL) |
|
virtual | ~ZqbNatGrpMember () |
|
virtual ZqbNatGroup & | group () const |
|
virtual void | unsetBounds () |
|
virtual void | setBounds (double b[2]) |
|
void | setBounds (double b1, double b2) |
|
virtual bool | getBounds (double b[2]=NULL) const |
|
virtual void | onSetCoords () |
|
virtual void | onTickChange () |
|
| ZqbNatGrpMember (ZqbNatGroup *pNatGroup) |
|
| ZqbNatGrpMember (ZqbNatGroup *pNatGroup, void(*CustomOnSetCoord)(void *), void *pUserData=NULL) |
|
virtual | ~ZqbNatGrpMember () |
|
virtual ZqbNatGroup & | group () const |
|
virtual void | unsetBounds () |
|
virtual void | setBounds (double b[2]) |
|
void | setBounds (double b1, double b2) |
|
virtual bool | getBounds (double b[2]=NULL) const |
|
virtual void | onSetCoords () |
|
Class implements drawing of lithology column with help of special data document object ZdLithData.