|
| | ZqRubberLine (const char *szName=NULL) |
| |
| | ZqRubberLine (ZqbPlaceholder *pPh, const char *szName=NULL) |
| |
| virtual void | setThickness (int iThickness) |
| |
| virtual int | getThickness () const |
| |
| virtual void | setRangeMode (int mMode) |
| |
| virtual int | getRangeMode () const |
| |
| virtual void | redraw (QPainter &paint) |
| |
| virtual ZqbEventHint | input (QEvent &event) |
| |
| virtual void | setInputable (bool bFlag) |
| |
| virtual void | line (QRect r) |
| |
| | ZqRubberLine (const char *szName=NULL) |
| |
| | ZqRubberLine (ZqbPlaceholder *pPh, const char *szName=NULL) |
| |
| virtual | ~ZqRubberLine () |
| |
| virtual bool | attachToPlace (ZqbPlaceholder *pPh) |
| |
| virtual bool | detachFromPlace () |
| |
| virtual void | setThickness (int iThickness) |
| |
| virtual int | getThickness () const |
| |
| virtual void | setRangeMode (int mMode) |
| |
| virtual int | getRangeMode () const |
| |
| virtual void | redraw (QPainter &paint) |
| |
| virtual ZqbEventHint | input (QEvent &event) |
| |
| virtual void | setInputable (bool bFlag) |
| |
| virtual void | line (QRect r) |
| |
| | ZqObject (const char *szName=NULL) |
| |
| | ZqObject (ZqbPlaceholder *pPh, const char *szName=NULL) |
| |
| virtual | ~ZqObject () |
| |
| virtual void | debugState () |
| |
| virtual void | clearPlace () |
| |
| virtual ZqbPlaceholderVector * | placeholders () |
| |
| 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 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 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 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 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 bool | getRect (QRect &) |
| |
| virtual bool | setRect (const QRect &) |
| |
Class for interactive rubber line drawing.