TestAction Class Reference

Inheritance diagram for TestAction:

Inheritance graph
[legend]
Collaboration diagram for TestAction:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 32 of file testaction.h.

Public Member Functions

 TestAction (Kross::Api::ScriptContainer::Ptr scriptcontainer)
 ~TestAction ()
 acceptDrops ()
 adjustSize ()
 autoMask ()
 backgroundBrush ()
 backgroundColor ()
 backgroundMode ()
 backgroundOrigin ()
 backgroundPixmap ()
 baseSize ()
 caption ()
 childAt (int x, int y, bool includeThis=FALSE)
 childAt (const QPoint &p, bool includeThis=FALSE)
 childrenRect ()
 childrenRegion ()
 clearFocus ()
 clearMask ()
 clearWFlags (WFlags f)
 clipRegion ()
 close ()
 close (bool alsoDelete)
 closeEvent (QCloseEvent *e)
 colorGroup ()
 constPolish ()
 contextMenuEvent (QContextMenuEvent *e)
 create (WId window=0, bool initializeWindow=TRUE, bool destroyOldWindow=TRUE)
 cursor ()
 customWhatsThis ()
 destroy (bool destroyWindow=TRUE, bool destroySubWindows=TRUE)
 dragEnterEvent (QDragEnterEvent *)
 dragLeaveEvent (QDragLeaveEvent *)
 dragMoveEvent (QDragMoveEvent *)
 drawText (int x, int y, const QString &str)
 drawText (const QPoint &pos, const QString &str)
 dropEvent (QDropEvent *)
 enabledChange (bool oldEnabled)
 enterEvent (QEvent *)
 erase (int x, int y, int w, int h)
 erase ()
 erase (const QRect &r)
 erase (const QRegion &reg)
 eraseColor ()
 erasePixmap ()
 event (QEvent *e)
 find (WId id)
 focusData ()
 focusInEvent (QFocusEvent *)
 focusNextPrevChild (bool next)
 focusOutEvent (QFocusEvent *)
 focusPolicy ()
 focusProxy ()
 focusWidget ()
 font ()
 fontChange (const QFont &oldFont)
 fontInfo ()
 fontMetrics ()
 foregroundColor ()
 frameGeometry ()
 frameSize ()
 geometry ()
 getWFlags ()
 grabKeyboard ()
 grabMouse ()
 grabMouse (const QCursor &cursor)
 hasFocus ()
 hasMouse ()
 hasMouseTracking ()
 height ()
 heightForWidth (int w)
 hide ()
 hideEvent (QHideEvent *)
 icon ()
 iconText ()
 iconify ()
 imComposeEvent (QIMEvent *e)
 imEndEvent (QIMEvent *e)
 imStartEvent (QIMEvent *e)
 isActiveWindow ()
 isDesktop ()
 isDialog ()
 isEnabled ()
 isEnabledTo (QWidget *ancestor)
 isEnabledToTLW ()
 isFocusEnabled ()
 isFullScreen ()
 isHidden ()
 isInputMethodEnabled ()
 isMaximized ()
 isMinimized ()
 isModal ()
 isPopup ()
 isShown ()
 isTopLevel ()
 isUpdatesEnabled ()
 isVisible ()
 isVisibleTo (QWidget *ancestor)
 isVisibleToTLW ()
 keyPressEvent (QKeyEvent *e)
 keyReleaseEvent (QKeyEvent *e)
 keyboardGrabber ()
 layout ()
 leaveEvent (QEvent *)
 lower ()
 macEvent (MSG *)
 mapFrom (QWidget *parent, const QPoint &pos)
 mapFromGlobal (const QPoint &pos)
 mapFromParent (const QPoint &pos)
 mapTo (QWidget *parent, const QPoint &pos)
 mapToGlobal (const QPoint &pos)
 mapToParent (const QPoint &pos)
 maximumHeight ()
 maximumSize ()
 maximumWidth ()
 metric (int m)
 microFocusHint ()
 minimumHeight ()
 minimumSize ()
 minimumSizeHint ()
 minimumWidth ()
 mouseDoubleClickEvent (QMouseEvent *e)
 mouseGrabber ()
 mouseMoveEvent (QMouseEvent *e)
 mousePressEvent (QMouseEvent *e)
 mouseReleaseEvent (QMouseEvent *e)
 move (const QPoint &)
 move (int x, int y)
 moveEvent (QMoveEvent *)
 ownCursor ()
 ownFont ()
 ownPalette ()
 paintEvent (QPaintEvent *)
 palette ()
 paletteBackgroundColor ()
 paletteBackgroundPixmap ()
 paletteChange (const QPalette &oldPalette)
 paletteForegroundColor ()
 parentWidget (bool sameWindow=FALSE)
 polish ()
 pos ()
 qwsEvent (QWSEvent *)
 raise ()
 recreate (QWidget *parent, WFlags f, const QPoint &p, bool showIt=FALSE)
 rect ()
 releaseKeyboard ()
 releaseMouse ()
 repaint (int x, int y, int w, int h, bool erase=TRUE)
 repaint ()
 repaint (bool erase)
 repaint (const QRect &r, bool erase=TRUE)
 repaint (const QRegion &reg, bool erase=TRUE)
 reparent (QWidget *parent, WFlags f, const QPoint &p, bool showIt=FALSE)
 reparent (QWidget *parent, const QPoint &p, bool showIt=FALSE)
 resetInputContext ()
 resize (const QSize &)
 resize (int w, int h)
 resizeEvent (QResizeEvent *)
 scroll (int dx, int dy)
 scroll (int dx, int dy, const QRect &r)
 setAcceptDrops (bool on)
 setActiveWindow ()
 setAutoMask (bool)
 setBackgroundColor (const QColor &c)
 setBackgroundMode (BackgroundMode)
 setBackgroundMode (BackgroundMode m, BackgroundMode visual)
 setBackgroundOrigin (BackgroundOrigin)
 setBackgroundPixmap (const QPixmap &pm)
 setBaseSize (const QSize &)
 setBaseSize (int basew, int baseh)
 setCaption (const QString &)
 setCursor (const QCursor &)
 setDisabled (bool disable)
 setEnabled (bool)
 setEraseColor (const QColor &color)
 setErasePixmap (const QPixmap &pixmap)
 setFixedHeight (int h)
 setFixedSize (const QSize &s)
 setFixedSize (int w, int h)
 setFixedWidth (int w)
 setFocus ()
 setFocusPolicy (FocusPolicy)
 setFocusProxy (QWidget *w)
 setFont (const QFont &)
 setFont (const QFont &f, bool)
 setGeometry (const QRect &)
 setGeometry (int x, int y, int w, int h)
 setHidden (bool hide)
 setIcon (const QPixmap &)
 setIconText (const QString &)
 setInputMethodEnabled (bool b)
 setKeyCompression (bool compress)
 setMask (const QBitmap &bitmap)
 setMask (const QRegion &region)
 setMaximumHeight (int maxh)
 setMaximumSize (const QSize &)
 setMaximumSize (int maxw, int maxh)
 setMaximumWidth (int maxw)
 setMicroFocusHint (int x, int y, int width, int height, bool text=TRUE, QFont *f=0)
 setMinimumHeight (int minh)
 setMinimumSize (const QSize &)
 setMinimumSize (int minw, int minh)
 setMinimumWidth (int minw)
 setMouseTracking (bool enable)
 setPalette (const QPalette &)
 setPalette (const QPalette &p, bool)
 setPaletteBackgroundColor (const QColor &)
 setPaletteBackgroundPixmap (const QPixmap &)
 setPaletteForegroundColor (const QColor &)
 setShown (bool show)
 setSizeIncrement (const QSize &)
 setSizeIncrement (int w, int h)
 setSizePolicy (QSizePolicy)
 setSizePolicy (QSizePolicy::SizeType hor, QSizePolicy::SizeType ver, bool hfw=FALSE)
 setStyle (QStyle *style)
 setStyle (const QString &style)
 setTabOrder (QWidget *first, QWidget *second)
 setUpdatesEnabled (bool enable)
 setWFlags (WFlags f)
 setWindowOpacity (double level)
 setWindowState (uint windowState)
 show ()
 showEvent (QShowEvent *)
 showFullScreen ()
 showMaximized ()
 showMinimized ()
 showNormal ()
 size ()
 sizeHint ()
 sizeIncrement ()
 sizePolicy ()
 stackUnder (QWidget *w)
 style ()
 styleChange (QStyle &oldStyle)
 tabletEvent (QTabletEvent *e)
 testWFlags (WFlags f)
 topLevelWidget ()
 unsetCursor ()
 unsetFont ()