All Objects| Statics| Objects| KJSEmbed Objects| Qt Objects| KDE Objects| Exceptions| Uncreatable Objects

QLineEdit


Bindings for the QLineEdit class.

Properties

None

Methods

adjustSize(...)
child(...)
childCount(...)
children(...)
className(...)
clear(...)
clearFocus(...)
clearValidator(...)
close(...)
connect(...)
constPolish(...)
copy(...)
cut(...)
deleteLater(...)
deselect(...)
disconnect(...)
drawLine(...)
drawText(...)
getAttribute(...)
getElementById(...)
getParentNode(...)
grabWidget(...)
hasAttribute(...)
hide(...)
iconify(...)
insert(...)
isWidgetType(...)
lower(...)
move(...)
move1(...)
parent(...)
paste(...)
polish(...)
properties(...)
raise(...)
redo(...)
repaint(...)
repaint1(...)
repaint2(...)
repaint4(...)
repaint5(...)
resize(...)
resize1(...)
selectAll(...)
setAlignment(...)
setAttribute(...)
setCaption(...)
setCursorPosition(...)
setDisabled(...)
setDragEnabled(...)
setEnabled(...)
setFocus(...)
setFont(...)
setFrame(...)
setGeometry(...)
setGeometry1(...)
setHidden(...)
setIcon(...)
setIconText(...)
setMaxLength(...)
setMouseTracking(...)
setReadOnly(...)
setSelection(...)
setShown(...)
setText(...)
setUpdatesEnabled(...)
show(...)
showFullScreen(...)
showMaximized(...)
showMinimized(...)
showNormal(...)
signals(...)
slots(...)
stackUnder(...)
superClassName(...)
undo(...)
update(...)
update1(...)
update4(...)

Qt Properties

TypeNameValue
boolacceptDropstrue
boolacceptableInputtrue
Alignmentalignment0
boolautoMaskfalse
QBrushbackgroundBrush
BackgroundModebackgroundMode11
BackgroundOriginbackgroundOrigin0
QSizebaseSize
QStringcaption
QRectchildrenRect
QRegionchildrenRegion
QColorGroupcolorGroup
QRectcontentsRect
QCursorcursor
intcursorPosition0
boolcustomWhatsThisfalse
QStringdisplayText
booldragEnabledtrue
EchoModeechoMode0
booleditedfalse
boolenabledtrue
boolfocusfalse
boolfocusEnabledtrue
FocusPolicyfocusPolicy11
QFontfontArial,12,-1,5,50,0,0,0,0,0
boolframetrue
QRectframeGeometry
QRectframeRect
ShadowframeShadow48
ShapeframeShape10
QSizeframeSize
intframeWidth2
boolfullScreenfalse
QRectgeometry
boolhasMarkedTextfalse
boolhasSelectedTextfalse
intheight409
boolhiddentrue
QPixmapicon
QStringiconText
QStringinputMask
boolinputMethodEnabledtrue
boolisActiveWindowfalse
boolisDesktopfalse
boolisDialogfalse
boolisModalfalse
boolisPopupfalse
boolisTopLeveltrue
intlineWidth2
intmargin0
QStringmarkedText
intmaxLength32767
boolmaximizedfalse
intmaximumHeight32767
QSizemaximumSize
intmaximumWidth32767
QRectmicroFocusHint
intmidLineWidth0
boolminimizedfalse
intminimumHeight0
QSizeminimumSize
QSizeminimumSizeHint
intminimumWidth0
boolmodifiedfalse
boolmouseTrackingtrue
QCStringnameunnamed
boolownCursortrue
boolownFontfalse
boolownPalettefalse
QPalettepalette
QColorpaletteBackgroundColor#ffffff
QPixmappaletteBackgroundPixmap
QColorpaletteForegroundColor#000000
QPointpos
boolreadOnlyfalse
QRectrect
boolredoAvailablefalse
QStringselectedText
boolshownfalse
QSizesize
QSizesizeHint
QSizesizeIncrement
QSizePolicysizePolicy
QStringtext
boolunderMousefalse
boolundoAvailablefalse
boolupdatesEnabledtrue
boolvisiblefalse
QRectvisibleRect
intwidth640
doublewindowOpacity1
intx320
inty307

Qt Signals

destroyed()
destroyed(QObject*)
lostFocus()
returnPressed()
selectionChanged()
textChanged(const QString&)

Qt Slots

voidadjustSize()
voidcleanupEventFilter(QObject*)
voidclear()
voidclearFocus()
voidclearValidator()
voidclipboardChanged()
boolclose()
voidconstPolish()
voidcopy()
voidcut()
voiddeleteLater()
voiddeselect()
voidfocusProxyDestroyed()
voidhide()
voidiconify()
voidinsert(const QString&)
voidlower()
voidmove(const QPoint&)
voidmove(int,int)
voidpaste()
voidpolish()
voidraise()
voidredo()
voidrepaint()
voidrepaint(bool)
voidrepaint(const QRect&)
voidrepaint(const QRect&,bool)
voidrepaint(const QRegion&)
voidrepaint(const QRegion&,bool)
voidrepaint(int,int,int,int)
voidrepaint(int,int,int,int,bool)
voidresize(const QSize&)
voidresize(int,int)
voidselectAll()
voidsetAlignment(int)
voidsetCaption(const QString&)
voidsetCursorPosition(int)
voidsetDisabled(bool)
voidsetDragEnabled(bool)
voidsetEchoMode(EchoMode)
voidsetEnabled(bool)
voidsetFocus()
voidsetFont(const QFont&)
voidsetFrame(bool)
voidsetGeometry(const QRect&)
voidsetGeometry(int,int,int,int)
voidsetHidden(bool)
voidsetIcon(const QPixmap&)
voidsetIconText(const QString&)
voidsetMaxLength(int)
voidsetMouseTracking(bool)
voidsetPalette(const QPalette&)
voidsetReadOnly(bool)
voidsetSelection(int,int)
voidsetShown(bool)
voidsetText(const QString&)
voidsetUpdatesEnabled(bool)
voidsetValidator(const QValidator*)
voidshow()
voidshowFullScreen()
voidshowMaximized()
voidshowMinimized()
voidshowNormal()
voidstackUnder(QWidget*)
voidundo()
voidupdate()
voidupdate(const QRect&)
voidupdate(int,int,int,int)