adjustSize(...) |
child(...) |
childCount(...) |
children(...) |
className(...) |
clearFocus(...) |
clearPreview(...) |
clearPreview1(...) |
close(...) |
connect(...) |
constPolish(...) |
deleteLater(...) |
disconnect(...) |
drawLine(...) |
drawText(...) |
getAttribute(...) |
getElementById(...) |
getParentNode(...) |
grabWidget(...) |
hasAttribute(...) |
hide(...) |
iconify(...) |
isWidgetType(...) |
lower(...) |
move(...) |
move1(...) |
parent(...) |
polish(...) |
properties(...) |
raise(...) |
repaint(...) |
repaint1(...) |
repaint2(...) |
repaint4(...) |
repaint5(...) |
resize(...) |
resize1(...) |
setAttribute(...) |
setCaption(...) |
setDisabled(...) |
setEnabled(...) |
setFocus(...) |
setGeometry(...) |
setGeometry1(...) |
setHidden(...) |
setIcon(...) |
setIconText(...) |
setMouseTracking(...) |
setShown(...) |
setUpdatesEnabled(...) |
show(...) |
showFullScreen(...) |
showMaximized(...) |
showMinimized(...) |
showNormal(...) |
showPreview(...) |
showPreview1(...) |
signals(...) |
slots(...) |
stackUnder(...) |
superClassName(...) |
supportedMimeTypes(...) |
update(...) |
update1(...) |
update4(...) |
Type | Name | Value |
---|---|---|
bool | acceptDrops | false |
bool | autoMask | false |
QBrush | backgroundBrush | |
BackgroundMode | backgroundMode | 12 |
BackgroundOrigin | backgroundOrigin | 0 |
QSize | baseSize | |
QString | caption | |
QRect | childrenRect | |
QRegion | childrenRegion | |
QColorGroup | colorGroup | |
QCursor | cursor | |
bool | customWhatsThis | false |
bool | enabled | true |
bool | focus | false |
bool | focusEnabled | false |
FocusPolicy | focusPolicy | 0 |
QFont | font | Arial,12,-1,5,50,0,0,0,0,0 |
QRect | frameGeometry | |
QSize | frameSize | |
bool | fullScreen | false |
QRect | geometry | |
int | height | 409 |
bool | hidden | true |
QPixmap | icon | |
QString | iconText | |
bool | inputMethodEnabled | false |
bool | isActiveWindow | false |
bool | isDesktop | false |
bool | isDialog | false |
bool | isModal | false |
bool | isPopup | false |
bool | isTopLevel | true |
bool | maximized | false |
int | maximumHeight | 32767 |
QSize | maximumSize | |
int | maximumWidth | 32767 |
QRect | microFocusHint | |
bool | minimized | false |
int | minimumHeight | 0 |
QSize | minimumSize | |
QSize | minimumSizeHint | |
int | minimumWidth | 0 |
bool | mouseTracking | false |
QCString | name | unnamed |
bool | ownCursor | true |
bool | ownFont | false |
bool | ownPalette | false |
QPalette | palette | |
QColor | paletteBackgroundColor | #eeeee6 |
QPixmap | paletteBackgroundPixmap | |
QColor | paletteForegroundColor | #000000 |
QPoint | pos | |
QRect | rect | |
bool | shown | false |
QSize | size | |
QSize | sizeHint | |
QSize | sizeIncrement | |
QSizePolicy | sizePolicy | |
bool | underMouse | false |
bool | updatesEnabled | true |
bool | visible | false |
QRect | visibleRect | |
int | width | 640 |
double | windowOpacity | 1 |
int | x | 320 |
int | y | 307 |
destroyed() |
destroyed(QObject*) |
void | adjustSize() |
void | cleanupEventFilter(QObject*) |
void | clearFocus() |
void | clearPreview() |
void | clearPreview() |
bool | close() |
void | constPolish() |
void | deleteLater() |
void | focusProxyDestroyed() |
void | gotPreview(const KFileItem*,const QPixmap&) |
void | hide() |
void | iconify() |
void | lower() |
void | move(const QPoint&) |
void | move(int,int) |
void | polish() |
void | raise() |
void | repaint() |
void | repaint(bool) |
void | repaint(const QRect&) |
void | repaint(const QRect&,bool) |
void | repaint(const QRegion&) |
void | repaint(const QRegion&,bool) |
void | repaint(int,int,int,int) |
void | repaint(int,int,int,int,bool) |
void | resize(const QSize&) |
void | resize(int,int) |
void | setCaption(const QString&) |
void | setDisabled(bool) |
void | setEnabled(bool) |
void | setFocus() |
void | setGeometry(const QRect&) |
void | setGeometry(int,int,int,int) |
void | setHidden(bool) |
void | setIcon(const QPixmap&) |
void | setIconText(const QString&) |
void | setMouseTracking(bool) |
void | setShown(bool) |
void | setUpdatesEnabled(bool) |
void | show() |
void | showFullScreen() |
void | showMaximized() |
void | showMinimized() |
void | showNormal() |
void | showPreview() |
void | showPreview(const KURL&) |
void | showPreview(const KURL&) |
void | showPreview(const KURL&,bool) |
void | slotFailed(const KFileItem*) |
void | slotResult(KIO::Job*) |
void | stackUnder(QWidget*) |
QVariant | supportedMimeTypes() |
void | toggleAuto(bool) |
void | update() |
void | update(const QRect&) |
void | update(int,int,int,int) |