QWidget

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQWidget.prg
http://doc.trolltech.com/4.5/qwidget.htm
oWidget : acceptDrops() lBool
oWidget : accessibleDescription() cQString
oWidget : accessibleName() cQString
oWidget : activateWindow() NIL
oWidget : addAction( pAction ) NIL
oWidget : adjustSize() NIL
oWidget : autoFillBackground() lBool
oWidget : backgroundRole() nQPalette::ColorRole
oWidget : baseSize() pQSize
oWidget : childrenRect() pQRect
oWidget : childrenRegion() pQRegion
oWidget : clearFocus() NIL
oWidget : clearMask() NIL
oWidget : contentsRect() pQRect
oWidget : contextMenuPolicy() nQt::ContextMenuPolicy
oWidget : cursor() pQCursor
oWidget : ensurePolished() NIL
oWidget : focusPolicy() nQt::FocusPolicy
oWidget : font() pQFont
oWidget : fontInfo() pQFontInfo
oWidget : fontMetrics() pQFontMetrics
oWidget : foregroundRole() nQPalette::ColorRole
oWidget : frameGeometry() pQRect
oWidget : frameSize() pQSize
oWidget : geometry() pQRect
oWidget : getContentsMargins( @nLeft, @nTop, @nRight, @nBottom ) NIL
oWidget : grabKeyboard() NIL
oWidget : grabMouse() NIL
oWidget : grabMouse_1( pCursor ) NIL
oWidget : grabShortcut( pKey, nContext ) nInt
oWidget : graphicsProxyWidget() pQGraphicsProxyWidget
oWidget : hasFocus() lBool
oWidget : hasMouseTracking() lBool
oWidget : height() nInt
oWidget : heightForWidth( nW ) nInt
oWidget : inputContext() pQInputContext
oWidget : inputMethodQuery( nQuery ) pQVariant
oWidget : insertAction( pBefore, pAction ) NIL
oWidget : isActiveWindow() lBool
oWidget : isAncestorOf( pChild ) lBool
oWidget : isEnabled() lBool
oWidget : isEnabledTo( pAncestor ) lBool
oWidget : isFullScreen() lBool
oWidget : isHidden() lBool
oWidget : isMaximized() lBool
oWidget : isMinimized() lBool
oWidget : isModal() lBool
oWidget : isVisible() lBool
oWidget : isVisibleTo( pAncestor ) lBool
oWidget : isWindow() lBool
oWidget : isWindowModified() lBool
oWidget : layout() pQLayout
oWidget : layoutDirection() nQt::LayoutDirection
oWidget : locale() pQLocale
oWidget : mapFrom( pParent, pPos ) pQPoint
oWidget : mapFromGlobal( pPos ) pQPoint
oWidget : mapFromParent( pPos ) pQPoint
oWidget : mapTo( pParent, pPos ) pQPoint
oWidget : mapToGlobal( pPos ) pQPoint
oWidget : mapToParent( pPos ) pQPoint
oWidget : mask() pQRegion
oWidget : maximumHeight() nInt
oWidget : maximumSize() pQSize
oWidget : maximumWidth() nInt
oWidget : minimumHeight() nInt
oWidget : minimumSize() pQSize
oWidget : minimumSizeHint() pQSize
oWidget : minimumWidth() nInt
oWidget : move( nX, nY ) NIL
oWidget : move_1( pQPoint ) NIL
oWidget : normalGeometry() pQRect
oWidget : overrideWindowFlags( nFlags ) NIL
oWidget : paintEngine() pQPaintEngine
oWidget : palette() pQPalette
oWidget : pos() pQPoint
oWidget : rect() pQRect
oWidget : releaseKeyboard() NIL
oWidget : releaseMouse() NIL
oWidget : releaseShortcut( nId ) NIL
oWidget : removeAction( pAction ) NIL
oWidget : repaint( nX, nY, nW, nH ) NIL
oWidget : repaint_1( pRect ) NIL
oWidget : repaint_2( pRgn ) NIL
oWidget : resize( nW, nH ) NIL
oWidget : resize_1( pQSize ) NIL
oWidget : restoreGeometry( pGeometry ) lBool
oWidget : saveGeometry() pQByteArray
oWidget : scroll( nDx, nDy ) NIL
oWidget : scroll_1( nDx, nDy, pR ) NIL
oWidget : setAcceptDrops( lOn ) NIL
oWidget : setAccessibleDescription( cDescription ) NIL
oWidget : setAccessibleName( cName ) NIL
oWidget : setAttribute( nAttribute, lOn ) NIL
oWidget : setAutoFillBackground( lEnabled ) NIL
oWidget : setBackgroundRole( nRole ) NIL
oWidget : setBaseSize( pQSize ) NIL
oWidget : setBaseSize_1( nBasew, nBaseh ) NIL
oWidget : setContentsMargins( nLeft, nTop, nRight, nBottom ) NIL
oWidget : setContextMenuPolicy( nPolicy ) NIL
oWidget : setCursor( pQCursor ) NIL
oWidget : setFixedHeight( nH ) NIL
oWidget : setFixedSize( pS ) NIL
oWidget : setFixedSize_1( nW, nH ) NIL
oWidget : setFixedWidth( nW ) NIL
oWidget : setFocus( nReason ) NIL
oWidget : setFocusPolicy( nPolicy ) NIL
oWidget : setFocusProxy( pW ) NIL
oWidget : setFont( pQFont ) NIL
oWidget : setForegroundRole( nRole ) NIL
oWidget : setGeometry( pQRect ) NIL
oWidget : setGeometry_1( nX, nY, nW, nH ) NIL
oWidget : setInputContext( pContext ) NIL
oWidget : setLayout( pLayout ) NIL
oWidget : setLayoutDirection( nDirection ) NIL
oWidget : setLocale( pLocale ) NIL
oWidget : setMask( pBitmap ) NIL
oWidget : setMask_1( pRegion ) NIL
oWidget : setMaximumHeight( nMaxh ) NIL
oWidget : setMaximumSize( pQSize ) NIL
oWidget : setMaximumSize_1( nMaxw, nMaxh ) NIL
oWidget : setMaximumWidth( nMaxw ) NIL
oWidget : setMinimumHeight( nMinh ) NIL
oWidget : setMinimumSize( pQSize ) NIL
oWidget : setMinimumSize_1( nMinw, nMinh ) NIL
oWidget : setMinimumWidth( nMinw ) NIL
oWidget : setMouseTracking( lEnable ) NIL
oWidget : setPalette( pQPalette ) NIL
oWidget : setParent( pParent ) NIL
oWidget : setParent_1( pParent, nF ) NIL
oWidget : setShortcutAutoRepeat( nId, lEnable ) NIL
oWidget : setShortcutEnabled( nId, lEnable ) NIL
oWidget : setSizeIncrement( pQSize ) NIL
oWidget : setSizeIncrement_1( nW, nH ) NIL
oWidget : setSizePolicy( nHorizontal, nVertical ) NIL
oWidget : setStatusTip( cQString ) NIL
oWidget : setStyle( pStyle ) NIL
oWidget : setToolTip( cQString ) NIL
oWidget : setUpdatesEnabled( lEnable ) NIL
oWidget : setWhatsThis( cQString ) NIL
oWidget : setWindowFilePath( cFilePath ) NIL
oWidget : setWindowFlags( nType ) NIL
oWidget : setWindowIcon( cIcon ) NIL
oWidget : setWindowIconText( cQString ) NIL
oWidget : setWindowModality( nWindowModality ) NIL
oWidget : setWindowOpacity( nLevel ) NIL
oWidget : setWindowRole( cRole ) NIL
oWidget : setWindowState( nWindowState ) NIL
oWidget : setWindowSurface( pSurface ) NIL
oWidget : size() pQSize
oWidget : sizeHint() pQSize
oWidget : sizeIncrement() pQSize
oWidget : sizePolicy() pQSizePolicy
oWidget : stackUnder( pW ) NIL
oWidget : statusTip() cQString
oWidget : style() pQStyle
oWidget : styleSheet() cQString
oWidget : testAttribute( nAttribute ) lBool
oWidget : toolTip() cQString
oWidget : underMouse() lBool
oWidget : unsetCursor() NIL
oWidget : unsetLayoutDirection() NIL
oWidget : unsetLocale() NIL
oWidget : update( nX, nY, nW, nH ) NIL
oWidget : update_1( pRect ) NIL
oWidget : update_2( pRgn ) NIL
oWidget : updateGeometry() NIL
oWidget : updatesEnabled() lBool
oWidget : visibleRegion() pQRegion
oWidget : whatsThis() cQString
oWidget : width() nInt
oWidget : winId() pWId
oWidget : windowFilePath() cQString
oWidget : windowFlags() nQt::WindowFlags
oWidget : windowIcon() pQIcon
oWidget : windowIconText() cQString
oWidget : windowModality() nQt::WindowModality
oWidget : windowOpacity() nQreal
oWidget : windowRole() cQString
oWidget : windowState() nQt::WindowStates
oWidget : windowSurface() pQWindowSurface
oWidget : windowTitle() cQString
oWidget : windowType() nQt::WindowType
oWidget : x() nInt
oWidget : y() nInt
oWidget : setTabOrder( pFirst, pSecond ) NIL
oWidget : close() lBool
oWidget : hide() NIL
oWidget : lower() NIL
oWidget : raise() NIL
oWidget : repaint_3() NIL
oWidget : setDisabled( lDisable ) NIL
oWidget : setEnabled( lEnable ) NIL
oWidget : setFocus_1() NIL
oWidget : setHidden( lHidden ) NIL
oWidget : setStyleSheet( cStyleSheet ) NIL
oWidget : setVisible( lVisible ) NIL
oWidget : setWindowModified( lModified ) NIL
oWidget : setWindowTitle( cTitle ) NIL
oWidget : show() NIL
oWidget : showFullScreen() NIL
oWidget : showMaximized() NIL
oWidget : showMinimized() NIL
oWidget : showNormal() NIL
oWidget : update_3() NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QWidget.cpp
Qt_QWidget_acceptDrops( pQWidget )lBool
Qt_QWidget_accessibleDescription( pQWidget )cQString
Qt_QWidget_accessibleName( pQWidget )cQString
Qt_QWidget_activateWindow( pQWidget )NIL
Qt_QWidget_addAction( pQWidget, pAction )NIL
Qt_QWidget_adjustSize( pQWidget )NIL
Qt_QWidget_autoFillBackground( pQWidget )lBool
Qt_QWidget_backgroundRole( pQWidget )nQPalette::ColorRole
Qt_QWidget_baseSize( pQWidget )pQSize
Qt_QWidget_childAt( pQWidget, nX, nY )pQWidget
Qt_QWidget_childAt_1( pQWidget, pP )pQWidget
Qt_QWidget_childrenRect( pQWidget )pQRect
Qt_QWidget_childrenRegion( pQWidget )pQRegion
Qt_QWidget_clearFocus( pQWidget )NIL
Qt_QWidget_clearMask( pQWidget )NIL
Qt_QWidget_contentsRect( pQWidget )pQRect
Qt_QWidget_contextMenuPolicy( pQWidget )nQt::ContextMenuPolicy
Qt_QWidget_cursor( pQWidget )pQCursor
Qt_QWidget_ensurePolished( pQWidget )NIL
Qt_QWidget_focusPolicy( pQWidget )nQt::FocusPolicy
Qt_QWidget_focusProxy( pQWidget )pQWidget
Qt_QWidget_focusWidget( pQWidget )pQWidget
Qt_QWidget_font( pQWidget )pQFont
Qt_QWidget_fontInfo( pQWidget )pQFontInfo
Qt_QWidget_fontMetrics( pQWidget )pQFontMetrics
Qt_QWidget_foregroundRole( pQWidget )nQPalette::ColorRole
Qt_QWidget_frameGeometry( pQWidget )pQRect
Qt_QWidget_frameSize( pQWidget )pQSize
Qt_QWidget_geometry( pQWidget )pQRect
Qt_QWidget_getContentsMargins( pQWidget, @nLeft, @nTop, @nRight, @nBottom )NIL
Qt_QWidget_grabKeyboard( pQWidget )NIL
Qt_QWidget_grabMouse( pQWidget )NIL
Qt_QWidget_grabMouse_1( pQWidget, pCursor )NIL
Qt_QWidget_grabShortcut( pQWidget, pKey, nContext )nInt
Qt_QWidget_graphicsProxyWidget( pQWidget )pQGraphicsProxyWidget
Qt_QWidget_hasFocus( pQWidget )lBool
Qt_QWidget_hasMouseTracking( pQWidget )lBool
Qt_QWidget_height( pQWidget )nInt
Qt_QWidget_heightForWidth( pQWidget, nW )nInt
Qt_QWidget_inputContext( pQWidget )pQInputContext
Qt_QWidget_inputMethodQuery( pQWidget, nQuery )pQVariant
Qt_QWidget_insertAction( pQWidget, pBefore, pAction )NIL
Qt_QWidget_isActiveWindow( pQWidget )lBool
Qt_QWidget_isAncestorOf( pQWidget, pChild )lBool
Qt_QWidget_isEnabled( pQWidget )lBool
Qt_QWidget_isEnabledTo( pQWidget, pAncestor )lBool
Qt_QWidget_isFullScreen( pQWidget )lBool
Qt_QWidget_isHidden( pQWidget )lBool
Qt_QWidget_isMaximized( pQWidget )lBool
Qt_QWidget_isMinimized( pQWidget )lBool
Qt_QWidget_isModal( pQWidget )lBool
Qt_QWidget_isVisible( pQWidget )lBool
Qt_QWidget_isVisibleTo( pQWidget, pAncestor )lBool
Qt_QWidget_isWindow( pQWidget )lBool
Qt_QWidget_isWindowModified( pQWidget )lBool
Qt_QWidget_layout( pQWidget )pQLayout
Qt_QWidget_layoutDirection( pQWidget )nQt::LayoutDirection
Qt_QWidget_locale( pQWidget )pQLocale
Qt_QWidget_mapFrom( pQWidget, pParent, pPos )pQPoint
Qt_QWidget_mapFromGlobal( pQWidget, pPos )pQPoint
Qt_QWidget_mapFromParent( pQWidget, pPos )pQPoint
Qt_QWidget_mapTo( pQWidget, pParent, pPos )pQPoint
Qt_QWidget_mapToGlobal( pQWidget, pPos )pQPoint
Qt_QWidget_mapToParent( pQWidget, pPos )pQPoint
Qt_QWidget_mask( pQWidget )pQRegion
Qt_QWidget_maximumHeight( pQWidget )nInt
Qt_QWidget_maximumSize( pQWidget )pQSize
Qt_QWidget_maximumWidth( pQWidget )nInt
Qt_QWidget_minimumHeight( pQWidget )nInt
Qt_QWidget_minimumSize( pQWidget )pQSize
Qt_QWidget_minimumSizeHint( pQWidget )pQSize
Qt_QWidget_minimumWidth( pQWidget )nInt
Qt_QWidget_move( pQWidget, nX, nY )NIL
Qt_QWidget_move_1( pQWidget, pQPoint )NIL
Qt_QWidget_nativeParentWidget( pQWidget )pQWidget
Qt_QWidget_nextInFocusChain( pQWidget )pQWidget
Qt_QWidget_normalGeometry( pQWidget )pQRect
Qt_QWidget_overrideWindowFlags( pQWidget, nFlags )NIL
Qt_QWidget_paintEngine( pQWidget )pQPaintEngine
Qt_QWidget_palette( pQWidget )pQPalette
Qt_QWidget_parentWidget( pQWidget )pQWidget
Qt_QWidget_pos( pQWidget )pQPoint
Qt_QWidget_rect( pQWidget )pQRect
Qt_QWidget_releaseKeyboard( pQWidget )NIL
Qt_QWidget_releaseMouse( pQWidget )NIL
Qt_QWidget_releaseShortcut( pQWidget, nId )NIL
Qt_QWidget_removeAction( pQWidget, pAction )NIL
Qt_QWidget_repaint( pQWidget, nX, nY, nW, nH )NIL
Qt_QWidget_repaint_1( pQWidget, pRect )NIL
Qt_QWidget_repaint_2( pQWidget, pRgn )NIL
Qt_QWidget_resize( pQWidget, nW, nH )NIL
Qt_QWidget_resize_1( pQWidget, pQSize )NIL
Qt_QWidget_restoreGeometry( pQWidget, pGeometry )lBool
Qt_QWidget_saveGeometry( pQWidget )pQByteArray
Qt_QWidget_scroll( pQWidget, nDx, nDy )NIL
Qt_QWidget_scroll_1( pQWidget, nDx, nDy, pR )NIL
Qt_QWidget_setAcceptDrops( pQWidget, lOn )NIL
Qt_QWidget_setAccessibleDescription( pQWidget, cDescription )NIL
Qt_QWidget_setAccessibleName( pQWidget, cName )NIL
Qt_QWidget_setAttribute( pQWidget, nAttribute, lOn )NIL
Qt_QWidget_setAutoFillBackground( pQWidget, lEnabled )NIL
Qt_QWidget_setBackgroundRole( pQWidget, nRole )NIL
Qt_QWidget_setBaseSize( pQWidget, pQSize )NIL
Qt_QWidget_setBaseSize_1( pQWidget, nBasew, nBaseh )NIL
Qt_QWidget_setContentsMargins( pQWidget, nLeft, nTop, nRight, nBottom )NIL
Qt_QWidget_setContextMenuPolicy( pQWidget, nPolicy )NIL
Qt_QWidget_setCursor( pQWidget, pQCursor )NIL
Qt_QWidget_setFixedHeight( pQWidget, nH )NIL
Qt_QWidget_setFixedSize( pQWidget, pS )NIL
Qt_QWidget_setFixedSize_1( pQWidget, nW, nH )NIL
Qt_QWidget_setFixedWidth( pQWidget, nW )NIL
Qt_QWidget_setFocus( pQWidget, nReason )NIL
Qt_QWidget_setFocusPolicy( pQWidget, nPolicy )NIL
Qt_QWidget_setFocusProxy( pQWidget, pW )NIL
Qt_QWidget_setFont( pQWidget, pQFont )NIL
Qt_QWidget_setForegroundRole( pQWidget, nRole )NIL
Qt_QWidget_setGeometry( pQWidget, pQRect )NIL
Qt_QWidget_setGeometry_1( pQWidget, nX, nY, nW, nH )NIL
Qt_QWidget_setInputContext( pQWidget, pContext )NIL
Qt_QWidget_setLayout( pQWidget, pLayout )NIL
Qt_QWidget_setLayoutDirection( pQWidget, nDirection )NIL
Qt_QWidget_setLocale( pQWidget, pLocale )NIL
Qt_QWidget_setMask( pQWidget, pBitmap )NIL
Qt_QWidget_setMask_1( pQWidget, pRegion )NIL
Qt_QWidget_setMaximumHeight( pQWidget, nMaxh )NIL
Qt_QWidget_setMaximumSize( pQWidget, pQSize )NIL
Qt_QWidget_setMaximumSize_1( pQWidget, nMaxw, nMaxh )NIL
Qt_QWidget_setMaximumWidth( pQWidget, nMaxw )NIL
Qt_QWidget_setMinimumHeight( pQWidget, nMinh )NIL
Qt_QWidget_setMinimumSize( pQWidget, pQSize )NIL
Qt_QWidget_setMinimumSize_1( pQWidget, nMinw, nMinh )NIL
Qt_QWidget_setMinimumWidth( pQWidget, nMinw )NIL
Qt_QWidget_setMouseTracking( pQWidget, lEnable )NIL
Qt_QWidget_setPalette( pQWidget, pQPalette )NIL
Qt_QWidget_setParent( pQWidget, pParent )NIL
Qt_QWidget_setParent_1( pQWidget, pParent, nF )NIL
Qt_QWidget_setShortcutAutoRepeat( pQWidget, nId, lEnable )NIL
Qt_QWidget_setShortcutEnabled( pQWidget, nId, lEnable )NIL
Qt_QWidget_setSizeIncrement( pQWidget, pQSize )NIL
Qt_QWidget_setSizeIncrement_1( pQWidget, nW, nH )NIL
Qt_QWidget_setSizePolicy( pQWidget, nHorizontal, nVertical )NIL
Qt_QWidget_setStatusTip( pQWidget, cQString )NIL
Qt_QWidget_setStyle( pQWidget, pStyle )NIL
Qt_QWidget_setToolTip( pQWidget, cQString )NIL
Qt_QWidget_setUpdatesEnabled( pQWidget, lEnable )NIL
Qt_QWidget_setWhatsThis( pQWidget, cQString )NIL
Qt_QWidget_setWindowFilePath( pQWidget, cFilePath )NIL
Qt_QWidget_setWindowFlags( pQWidget, nType )NIL
Qt_QWidget_setWindowIcon( pQWidget, cIcon )NIL
Qt_QWidget_setWindowIconText( pQWidget, cQString )NIL
Qt_QWidget_setWindowModality( pQWidget, nWindowModality )NIL
Qt_QWidget_setWindowOpacity( pQWidget, nLevel )NIL
Qt_QWidget_setWindowRole( pQWidget, cRole )NIL
Qt_QWidget_setWindowState( pQWidget, nWindowState )NIL
Qt_QWidget_setWindowSurface( pQWidget, pSurface )NIL
Qt_QWidget_size( pQWidget )pQSize
Qt_QWidget_sizeHint( pQWidget )pQSize
Qt_QWidget_sizeIncrement( pQWidget )pQSize
Qt_QWidget_sizePolicy( pQWidget )pQSizePolicy
Qt_QWidget_stackUnder( pQWidget, pW )NIL
Qt_QWidget_statusTip( pQWidget )cQString
Qt_QWidget_style( pQWidget )pQStyle
Qt_QWidget_styleSheet( pQWidget )cQString
Qt_QWidget_testAttribute( pQWidget, nAttribute )lBool
Qt_QWidget_toolTip( pQWidget )cQString
Qt_QWidget_underMouse( pQWidget )lBool
Qt_QWidget_unsetCursor( pQWidget )NIL
Qt_QWidget_unsetLayoutDirection( pQWidget )NIL
Qt_QWidget_unsetLocale( pQWidget )NIL
Qt_QWidget_update( pQWidget, nX, nY, nW, nH )NIL
Qt_QWidget_update_1( pQWidget, pRect )NIL
Qt_QWidget_update_2( pQWidget, pRgn )NIL
Qt_QWidget_updateGeometry( pQWidget )NIL
Qt_QWidget_updatesEnabled( pQWidget )lBool
Qt_QWidget_visibleRegion( pQWidget )pQRegion
Qt_QWidget_whatsThis( pQWidget )cQString
Qt_QWidget_width( pQWidget )nInt
Qt_QWidget_winId( pQWidget )pWId
Qt_QWidget_window( pQWidget )pQWidget
Qt_QWidget_windowFilePath( pQWidget )cQString
Qt_QWidget_windowFlags( pQWidget )nQt::WindowFlags
Qt_QWidget_windowIcon( pQWidget )pQIcon
Qt_QWidget_windowIconText( pQWidget )cQString
Qt_QWidget_windowModality( pQWidget )nQt::WindowModality
Qt_QWidget_windowOpacity( pQWidget )nQreal
Qt_QWidget_windowRole( pQWidget )cQString
Qt_QWidget_windowState( pQWidget )nQt::WindowStates
Qt_QWidget_windowSurface( pQWidget )pQWindowSurface
Qt_QWidget_windowTitle( pQWidget )cQString
Qt_QWidget_windowType( pQWidget )nQt::WindowType
Qt_QWidget_x( pQWidget )nInt
Qt_QWidget_y( pQWidget )nInt
Qt_QWidget_keyboardGrabber( pQWidget )pQWidget
Qt_QWidget_mouseGrabber( pQWidget )pQWidget
Qt_QWidget_setTabOrder( pQWidget, pFirst, pSecond )NIL
Qt_QWidget_close( pQWidget )lBool
Qt_QWidget_hide( pQWidget )NIL
Qt_QWidget_lower( pQWidget )NIL
Qt_QWidget_raise( pQWidget )NIL
Qt_QWidget_repaint_3( pQWidget )NIL
Qt_QWidget_setDisabled( pQWidget, lDisable )NIL
Qt_QWidget_setEnabled( pQWidget, lEnable )NIL
Qt_QWidget_setFocus_1( pQWidget )NIL
Qt_QWidget_setHidden( pQWidget, lHidden )NIL
Qt_QWidget_setStyleSheet( pQWidget, cStyleSheet )NIL
Qt_QWidget_setVisible( pQWidget, lVisible )NIL
Qt_QWidget_setWindowModified( pQWidget, lModified )NIL
Qt_QWidget_setWindowTitle( pQWidget, cTitle )NIL
Qt_QWidget_show( pQWidget )NIL
Qt_QWidget_showFullScreen( pQWidget )NIL
Qt_QWidget_showMaximized( pQWidget )NIL
Qt_QWidget_showMinimized( pQWidget )NIL
Qt_QWidget_showNormal( pQWidget )NIL
Qt_QWidget_update_3( pQWidget )NIL