Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 610

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 17:01:41 CEST 2007 -->
<TITLE>
QLineEdit
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.gui.QLineEdit class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="QLineEdit";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLinearGradient.html" title="class in com.trolltech.qt.gui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/gui/QLineEdit.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QLineEdit.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.trolltech.qt.gui</FONT>
<BR>
Class QLineEdit</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">com.trolltech.qt.QSignalEmitter</A>
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">com.trolltech.qt.QtJambiObject</A>
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/core/QObject.html" title="class in com.trolltech.qt.core">com.trolltech.qt.core.QObject</A>
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">com.trolltech.qt.gui.QWidget</A>
                  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.trolltech.qt.gui.QLineEdit</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/trolltech/qt/gui/QPaintDeviceInterface.html" title="interface in com.trolltech.qt.gui">QPaintDeviceInterface</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>QLineEdit</B><DT>extends <A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></DL>
</PRE>

<P>
<p>The <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> widget is a one-line text editor.</p>
<p>A line edit allows the user to enter and edit a single line of plain text with a useful collection of editing functions, including undo and redo, cut and paste, and drag and drop.</p>
<p>By changing the <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> of a line edit, it can also be used as a &quot;write-only&quot; field, for inputs such as passwords.</p>
<p>The length of the text can be constrained to <a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a>. The text can be arbitrarily constrained using a <a href="QLineEdit.html#validator()"><tt>validator</tt></a> or an <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a>, or both.</p>
<p>A related class is <a href="QTextEdit.html"><tt>QTextEdit</tt></a> which allows multi-line, rich text editing.</p>
<p>You can change the text with <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a> or <a href="QLineEdit.html#insert(java.lang.String)"><tt>insert</tt></a>. The text is retrieved with <a href="QLineEdit.html#text()"><tt>text</tt></a>; the displayed text (which may be different, see <a href="QLineEdit.html#EchoMode-enum"><tt>EchoMode</tt></a>) is retrieved with <a href="QLineEdit.html#displayText()"><tt>displayText</tt></a>. Text can be selected with <a href="QLineEdit.html#setSelection(int, int)"><tt>setSelection</tt></a> or <a href="QLineEdit.html#selectAll()"><tt>selectAll</tt></a>, and the selection can be <a href="QLineEdit.html#cut()"><tt>cut</tt></a>, <a href="QLineEdit.html#copy()"><tt>copy</tt></a>ied and <a href="QLineEdit.html#paste()"><tt>paste</tt></a>d. The text can be aligned with <a href="QLineEdit.html#setAlignment(com.trolltech.qt.core.Qt.Alignment)"><tt>setAlignment</tt></a>.</p>
<p>When the text changes the <a href="QLineEdit.html#textChanged(java.lang.String)"><tt>textChanged</tt></a> signal is emitted; when the text changes other than by calling <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a> the <a href="QLineEdit.html#textEdited(java.lang.String)"><tt>textEdited</tt></a> signal is emitted; when the cursor is moved the <a href="QLineEdit.html#cursorPositionChanged(int, int)"><tt>cursorPositionChanged</tt></a> signal is emitted; and when the Return or Enter key is pressed the <a href="QLineEdit.html#returnPressed()"><tt>returnPressed</tt></a> signal is emitted.</p>
<p>When editing is finished, either because the line edit lost focus or Return/Enter is pressed the <a href="QLineEdit.html#editingFinished()"><tt>editingFinished</tt></a> signal is emitted.</p>
<p>Note that if there is a validator set on the line edit, the <a href="QLineEdit.html#returnPressed()"><tt>returnPressed</tt></a>/<a href="QLineEdit.html#editingFinished()"><tt>editingFinished</tt></a> signals will only be emitted if the validator returns QValidator::Acceptable.</p>
<p>By default, QLineEdits have a frame as specified by the Windows and Motif style guides; you can turn it off by calling <a href="QLineEdit.html#setFrame(boolean)"><tt>setFrame</tt></a>(false).</p>
<p>The default key bindings are described below. The line edit also provides a context menu (usually invoked by a right mouse click) that presents some of these editing options. <a name="desc"></a></p>
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Keypress</th><th>Action</th></tr></thead>
<tr valign="top" class="odd"><td>Left Arrow</td><td>Moves the cursor one character to the left.</td></tr>
<tr valign="top" class="even"><td>Shift+Left Arrow</td><td>Moves and selects text one character to the left.</td></tr>
<tr valign="top" class="odd"><td>Right Arrow</td><td>Moves the cursor one character to the right.</td></tr>
<tr valign="top" class="even"><td>Shift+Right Arrow</td><td>Moves and selects text one character to the right.</td></tr>
<tr valign="top" class="odd"><td>Home</td><td>Moves the cursor to the beginning of the line.</td></tr>
<tr valign="top" class="even"><td>End</td><td>Moves the cursor to the end of the line.</td></tr>
<tr valign="top" class="odd"><td>Backspace</td><td>Deletes the character to the left of the cursor.</td></tr>
<tr valign="top" class="even"><td>Ctrl+Backspace</td><td>Deletes the word to the left of the cursor.</td></tr>
<tr valign="top" class="odd"><td>Delete</td><td>Deletes the character to the right of the cursor.</td></tr>
<tr valign="top" class="even"><td>Ctrl+Delete</td><td>Deletes the word to the right of the cursor.</td></tr>
<tr valign="top" class="odd"><td>Ctrl+A</td><td>Select all.</td></tr>
<tr valign="top" class="even"><td>Ctrl+C</td><td>Copies the selected text to the clipboard.</td></tr>
<tr valign="top" class="odd"><td>Ctrl+Insert</td><td>Copies the selected text to the clipboard.</td></tr>
<tr valign="top" class="even"><td>Ctrl+K</td><td>Deletes to the end of the line.</td></tr>
<tr valign="top" class="odd"><td>Ctrl+V</td><td>Pastes the clipboard text into line edit.</td></tr>
<tr valign="top" class="even"><td>Shift+Insert</td><td>Pastes the clipboard text into line edit.</td></tr>
<tr valign="top" class="odd"><td>Ctrl+X</td><td>Deletes the selected text and copies it to the clipboard.</td></tr>
<tr valign="top" class="even"><td>Shift+Delete</td><td>Deletes the selected text and copies it to the clipboard.</td></tr>
<tr valign="top" class="odd"><td>Ctrl+Z</td><td>Undoes the last operation.</td></tr>
<tr valign="top" class="even"><td>Ctrl+Y</td><td>Redoes the last undone operation.</td></tr>
</table></p>
<p>Any other key sequence that represents a valid character, will cause the character to be inserted into the line edit.</p>
<p><table width="100%" align="center" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><td><img src="%2E%2E/images/macintosh-lineedit.png" alt="Screenshot of a Macintosh style line edit" /></td><td>A line edit shown in the <a href="%2E%2E/gallery-macintosh.html">Macintosh widget style</tt></a>.</td></tr>
<tr valign="top" class="even"><td><img src="%2E%2E/images/windows-lineedit.png" alt="Screenshot of a Windows XP style line edit" /></td><td>A line edit shown in the <a href="%2E%2E/gallery-windowsxp.html">Windows XP widget style</tt></a>.</td></tr>
<tr valign="top" class="odd"><td><img src="%2E%2E/images/plastique-lineedit.png" alt="Screenshot of a Plastique style line edit" /></td><td>A line edit shown in the <a href="%2E%2E/gallery-plastique.html">Plastique widget style</tt></a>.</td></tr>
</table></p>
<P>

<P>
<DL>
<DT><B>See Also:</B><DD><a href="QTextEdit.html"><tt>QTextEdit</tt></a>, 
<a href="QLabel.html"><tt>QLabel</tt></a>, 
<a href="QComboBox.html"><tt>QComboBox</tt></a>, 
<a href="%2E%2E/guibooks.html#fowler">GUI Design Handbook: Field, Entry</tt></a>, 
<a href="%2E%2E/qtjambi-lineedits.html">Line Edits Example</tt></a></DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->

<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui">QLineEdit.EchoMode</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enum type describes how a line edit should display its contents.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.gui.QWidget"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.gui.<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.RenderFlag.html" title="enum in com.trolltech.qt.gui">QWidget.RenderFlag</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.RenderFlags.html" title="class in com.trolltech.qt.gui">QWidget.RenderFlags</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="type parameter in QSignalEmitter.Signal1">A</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">B</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="class in com.trolltech.qt">QSignalEmitter.Signal3</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">C</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="class in com.trolltech.qt">QSignalEmitter.Signal4</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">D</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="class in com.trolltech.qt">QSignalEmitter.Signal5</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">E</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="class in com.trolltech.qt">QSignalEmitter.Signal6</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">F</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="class in com.trolltech.qt">QSignalEmitter.Signal7</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">G</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="class in com.trolltech.qt">QSignalEmitter.Signal8</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">H</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="class in com.trolltech.qt">QSignalEmitter.Signal9</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">H</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">I</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== FIELD SUMMARY =========== -->

<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;java.lang.Integer,java.lang.Integer&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorPositionChanged">cursorPositionChanged</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This signal is emitted whenever the cursor moves.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#editingFinished">editingFinished</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This signal is emitted when the Return or Enter key is pressed or the line edit loses focus.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#returnPressed">returnPressed</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This signal is emitted when the Return or Enter key is pressed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#selectionChanged">selectionChanged</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This signal is emitted whenever the selection changes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#textChanged">textChanged</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This signal is emitted whenever the text changes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#textEdited">textEdited</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This signal is emitted whenever the text is edited.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_com.trolltech.qt.gui.QWidget"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class com.trolltech.qt.gui.<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#customContextMenuRequested">customContextMenuRequested</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#QLineEdit()">QLineEdit</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>(0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#QLineEdit(com.trolltech.qt.gui.QWidget)">QLineEdit</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;parent)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a line edit with no text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#QLineEdit(java.lang.String)">QLineEdit</A></B>(java.lang.String&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>(<tt>arg__1</tt>, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)">QLineEdit</A></B>(java.lang.String&nbsp;arg__1,
          <A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;parent)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a line edit containing the text <tt>arg__1</tt>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#alignment()">alignment</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the alignment of the line edit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#backspace()">backspace</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If no text is selected, deletes the character to the left of the text cursor and moves the cursor one position to the left.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#changeEvent(com.trolltech.qt.core.QEvent)">changeEvent</A></B>(<A HREF="../../../../com/trolltech/qt/core/QEvent.html" title="class in com.trolltech.qt.core">QEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#clear()">clear</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clears the contents of the line edit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QCompleter.html" title="class in com.trolltech.qt.gui">QCompleter</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#completer()">completer</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current <a href="QCompleter.html"><tt>QCompleter</tt></a> that provides completions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#contextMenuEvent(com.trolltech.qt.gui.QContextMenuEvent)">contextMenuEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QContextMenuEvent.html" title="class in com.trolltech.qt.gui">QContextMenuEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Shows the standard context menu created with <a href="QLineEdit.html#createStandardContextMenu()"><tt>createStandardContextMenu</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#copy()">copy</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copies the selected text to the clipboard, if there is any, and if <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QMenu.html" title="class in com.trolltech.qt.gui">QMenu</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#createStandardContextMenu()">createStandardContextMenu</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function creates the standard context menu which is shown when the user clicks on the line edit with the right mouse button.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorBackward(boolean)">cursorBackward</A></B>(boolean&nbsp;mark)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLineEdit.html#cursorBackward(boolean, int)"><tt>cursorBackward</tt></a>(<tt>mark</tt>, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorBackward(boolean, int)">cursorBackward</A></B>(boolean&nbsp;mark,
               int&nbsp;steps)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the cursor back <tt>steps</tt> characters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorForward(boolean)">cursorForward</A></B>(boolean&nbsp;mark)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLineEdit.html#cursorForward(boolean, int)"><tt>cursorForward</tt></a>(<tt>mark</tt>, 1).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorForward(boolean, int)">cursorForward</A></B>(boolean&nbsp;mark,
              int&nbsp;steps)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the cursor forward <tt>steps</tt> characters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorPosition()">cursorPosition</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the current cursor position for this line edit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorPositionAt(com.trolltech.qt.core.QPoint)">cursorPositionAt</A></B>(<A HREF="../../../../com/trolltech/qt/core/QPoint.html" title="class in com.trolltech.qt.core">QPoint</A>&nbsp;pos)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the cursor position under the point <tt>pos</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorWordBackward(boolean)">cursorWordBackward</A></B>(boolean&nbsp;mark)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the cursor one word backward.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cursorWordForward(boolean)">cursorWordForward</A></B>(boolean&nbsp;mark)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the cursor one word forward.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#cut()">cut</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Copies the selected text to the clipboard and deletes it, if there is any, and if <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#del()">del</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If no text is selected, deletes the character to the right of the text cursor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#deselect()">deselect</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deselects any selected text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#displayText()">displayText</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the displayed text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#dragEnabled()">dragEnabled</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the lineedit starts a drag if the user presses and moves the mouse on some selected text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#dragEnterEvent(com.trolltech.qt.gui.QDragEnterEvent)">dragEnterEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QDragEnterEvent.html" title="class in com.trolltech.qt.gui">QDragEnterEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#dragLeaveEvent(com.trolltech.qt.gui.QDragLeaveEvent)">dragLeaveEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QDragLeaveEvent.html" title="class in com.trolltech.qt.gui">QDragLeaveEvent</A>&nbsp;e)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#dragMoveEvent(com.trolltech.qt.gui.QDragMoveEvent)">dragMoveEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QDragMoveEvent.html" title="class in com.trolltech.qt.gui">QDragMoveEvent</A>&nbsp;e)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#dropEvent(com.trolltech.qt.gui.QDropEvent)">dropEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QDropEvent.html" title="class in com.trolltech.qt.gui">QDropEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui">QLineEdit.EchoMode</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#echoMode()">echoMode</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the line edit's echo mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#end(boolean)">end</A></B>(boolean&nbsp;mark)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the text cursor to the end of the line unless it is already there.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#event(com.trolltech.qt.core.QEvent)">event</A></B>(<A HREF="../../../../com/trolltech/qt/core/QEvent.html" title="class in com.trolltech.qt.core">QEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#focusInEvent(com.trolltech.qt.gui.QFocusEvent)">focusInEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QFocusEvent.html" title="class in com.trolltech.qt.gui">QFocusEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#focusOutEvent(com.trolltech.qt.gui.QFocusEvent)">focusOutEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QFocusEvent.html" title="class in com.trolltech.qt.gui">QFocusEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html" title="class in com.trolltech.qt.gui">QLineEdit</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#fromNativePointer(com.trolltech.qt.QNativePointer)">fromNativePointer</A></B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns the QLineEdit instance pointed to by nativePointer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#hasAcceptableInput()">hasAcceptableInput</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the input satisfies the <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> and the validator..</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#hasFrame()">hasFrame</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the line edit draws itself with a frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#hasSelectedText()">hasSelectedText</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether there is any text selected.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#home(boolean)">home</A></B>(boolean&nbsp;mark)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves the text cursor to the beginning of the line unless it is already there.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#initStyleOption(com.trolltech.qt.gui.QStyleOptionFrame)">initStyleOption</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QStyleOptionFrame.html" title="class in com.trolltech.qt.gui">QStyleOptionFrame</A>&nbsp;option)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a overloaded function provided for convenience.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#inputMask()">inputMask</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns The validation input mask.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#inputMethodEvent(com.trolltech.qt.gui.QInputMethodEvent)">inputMethodEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QInputMethodEvent.html" title="class in com.trolltech.qt.gui">QInputMethodEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#inputMethodQuery(com.trolltech.qt.core.Qt.InputMethodQuery)">inputMethodQuery</A></B>(<A HREF="../../../../com/trolltech/qt/core/Qt.InputMethodQuery.html" title="enum in com.trolltech.qt.core">Qt.InputMethodQuery</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#insert(java.lang.String)">insert</A></B>(java.lang.String&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deletes any selected text, inserts <tt>arg__1</tt>, and validates the result.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#isModified()">isModified</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the line edit's contents has been modified by the user.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#isReadOnly()">isReadOnly</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether the line edit is read only..</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#isRedoAvailable()">isRedoAvailable</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether redo is available.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#isUndoAvailable()">isUndoAvailable</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether undo is available.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#keyPressEvent(com.trolltech.qt.gui.QKeyEvent)">keyPressEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QKeyEvent.html" title="class in com.trolltech.qt.gui">QKeyEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts the given key press <tt>arg__1</tt> into a line edit action.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#maxLength()">maxLength</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the maximum permitted length of the text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#minimumSizeHint()">minimumSizeHint</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a minimum size for the line edit.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)">mouseDoubleClickEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)">mouseMoveEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#mousePressEvent(com.trolltech.qt.gui.QMouseEvent)">mousePressEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)">mouseReleaseEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#paintEvent(com.trolltech.qt.gui.QPaintEvent)">paintEvent</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QPaintEvent.html" title="class in com.trolltech.qt.gui">QPaintEvent</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#paste()">paste</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserts the clipboard's text at the cursor position, deleting any selected text, providing the line edit is not read-only</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#redo()">redo</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Redoes the last operation if redo is available</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#selectAll()">selectAll</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Selects all the text (i.e&#x2e; highlights it) and moves the cursor to the end.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#selectedText()">selectedText</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the selected text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#selectionStart()">selectionStart</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="QLineEdit.html#selectionStart()"><tt>selectionStart</tt></a> returns the index of the first selected character in the line edit or -1 if no text is selected.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setAlignment(com.trolltech.qt.core.Qt.Alignment)">setAlignment</A></B>(<A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;flag)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the alignment of the line edit to <tt>flag</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setAlignment(com.trolltech.qt.core.Qt.AlignmentFlag...)">setAlignment</A></B>(<A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;flag)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the alignment of the line edit to <tt>flag</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setCompleter(com.trolltech.qt.gui.QCompleter)">setCompleter</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QCompleter.html" title="class in com.trolltech.qt.gui">QCompleter</A>&nbsp;completer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets this line edit to provide auto completions from the completer, <tt>completer</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setCursorPosition(int)">setCursorPosition</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the current cursor position for this line edit to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setDragEnabled(boolean)">setDragEnabled</A></B>(boolean&nbsp;b)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether the lineedit starts a drag if the user presses and moves the mouse on some selected text to <tt>b</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setEchoMode(com.trolltech.qt.gui.QLineEdit.EchoMode)">setEchoMode</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui">QLineEdit.EchoMode</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the line edit's echo mode to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setFrame(boolean)">setFrame</A></B>(boolean&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether the line edit draws itself with a frame to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setInputMask(java.lang.String)">setInputMask</A></B>(java.lang.String&nbsp;inputMask)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets The validation input mask to <tt>inputMask</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setMaxLength(int)">setMaxLength</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum permitted length of the text to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setModified(boolean)">setModified</A></B>(boolean&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether the line edit's contents has been modified by the user to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setReadOnly(boolean)">setReadOnly</A></B>(boolean&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether the line edit is read only.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setSelection(int, int)">setSelection</A></B>(int&nbsp;arg__1,
             int&nbsp;arg__2)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Selects text from position <tt>arg__1</tt> and for <tt>arg__2</tt> characters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setText(java.lang.String)">setText</A></B>(java.lang.String&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the line edit's text to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)">setValidator</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QValidator.html" title="class in com.trolltech.qt.gui">QValidator</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets this line edit to only accept input that the validator, <tt>arg__1</tt>, will accept.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#sizeHint()">sizeHint</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a recommended size for the widget.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#text()">text</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the line edit's text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#undo()">undo</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Undoes the last operation if undo is available</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QValidator.html" title="class in com.trolltech.qt.gui">QValidator</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html#validator()">validator</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a pointer to the current input validator, or 0 if no validator has been set.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.gui.QWidget"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.gui.<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#acceptDrops()">acceptDrops</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#accessibleDescription()">accessibleDescription</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#accessibleName()">accessibleName</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#actionEvent(com.trolltech.qt.gui.QActionEvent)">actionEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#actions()">actions</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#activateWindow()">activateWindow</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#addAction(com.trolltech.qt.gui.QAction)">addAction</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#addActions(java.util.List)">addActions</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#adjustSize()">adjustSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#autoFillBackground()">autoFillBackground</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#backgroundRole()">backgroundRole</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#baseSize()">baseSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#childAt(int, int)">childAt</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#childAt(com.trolltech.qt.core.QPoint)">childAt</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#childrenRect()">childrenRect</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#childrenRegion()">childrenRegion</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#clearFocus()">clearFocus</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#clearMask()">clearMask</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#close()">close</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#closeEvent(com.trolltech.qt.gui.QCloseEvent)">closeEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#contentsRect()">contentsRect</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#contextMenuPolicy()">contextMenuPolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#createWinId()">createWinId</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#cursor()">cursor</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#depth()">depth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#destroy()">destroy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#destroy(boolean)">destroy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#destroy(boolean, boolean)">destroy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#devType()">devType</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#ensurePolished()">ensurePolished</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#enterEvent(com.trolltech.qt.core.QEvent)">enterEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusNextChild()">focusNextChild</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusNextPrevChild(boolean)">focusNextPrevChild</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusPolicy()">focusPolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusPreviousChild()">focusPreviousChild</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusProxy()">focusProxy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusWidget()">focusWidget</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#font()">font</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#fontInfo()">fontInfo</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#fontMetrics()">fontMetrics</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#foregroundRole()">foregroundRole</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#frameGeometry()">frameGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#frameSize()">frameSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#geometry()">geometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#getContentsMargins()">getContentsMargins</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#grabKeyboard()">grabKeyboard</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#grabMouse()">grabMouse</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#grabMouse(com.trolltech.qt.gui.QCursor)">grabMouse</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#grabShortcut(com.trolltech.qt.gui.QKeySequence)">grabShortcut</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#grabShortcut(com.trolltech.qt.gui.QKeySequence, com.trolltech.qt.core.Qt.ShortcutContext)">grabShortcut</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#hasFocus()">hasFocus</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#hasMouseTracking()">hasMouseTracking</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#height()">height</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#heightForWidth(int)">heightForWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#heightMM()">heightMM</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#hide()">hide</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#hideEvent(com.trolltech.qt.gui.QHideEvent)">hideEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#inputContext()">inputContext</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#insertAction(com.trolltech.qt.gui.QAction, com.trolltech.qt.gui.QAction)">insertAction</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#insertActions(com.trolltech.qt.gui.QAction, java.util.List)">insertActions</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isActiveWindow()">isActiveWindow</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isAncestorOf(com.trolltech.qt.gui.QWidget)">isAncestorOf</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isEnabled()">isEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isEnabledTo(com.trolltech.qt.gui.QWidget)">isEnabledTo</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isFullScreen()">isFullScreen</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isHidden()">isHidden</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isLeftToRight()">isLeftToRight</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isMaximized()">isMaximized</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isMinimized()">isMinimized</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isModal()">isModal</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isRightToLeft()">isRightToLeft</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isVisible()">isVisible</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isVisibleTo(com.trolltech.qt.gui.QWidget)">isVisibleTo</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isWindow()">isWindow</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#isWindowModified()">isWindowModified</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#keyboardGrabber()">keyboardGrabber</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#keyReleaseEvent(com.trolltech.qt.gui.QKeyEvent)">keyReleaseEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#layout()">layout</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#layoutDirection()">layoutDirection</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#leaveEvent(com.trolltech.qt.core.QEvent)">leaveEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#locale()">locale</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#logicalDpiX()">logicalDpiX</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#logicalDpiY()">logicalDpiY</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#lower()">lower</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mapFrom(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.QPoint)">mapFrom</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mapFromGlobal(com.trolltech.qt.core.QPoint)">mapFromGlobal</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mapFromParent(com.trolltech.qt.core.QPoint)">mapFromParent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mapTo(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.QPoint)">mapTo</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mapToGlobal(com.trolltech.qt.core.QPoint)">mapToGlobal</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mapToParent(com.trolltech.qt.core.QPoint)">mapToParent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mask()">mask</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#maximumHeight()">maximumHeight</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#maximumSize()">maximumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#maximumWidth()">maximumWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#metric(com.trolltech.qt.gui.QPaintDevice.PaintDeviceMetric)">metric</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#minimumHeight()">minimumHeight</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#minimumSize()">minimumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#minimumWidth()">minimumWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mouseGrabber()">mouseGrabber</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#move(int, int)">move</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#move(com.trolltech.qt.core.QPoint)">move</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#moveEvent(com.trolltech.qt.gui.QMoveEvent)">moveEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#nextInFocusChain()">nextInFocusChain</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#normalGeometry()">normalGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#numColors()">numColors</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#overrideWindowFlags(com.trolltech.qt.core.Qt.WindowFlags)">overrideWindowFlags</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#overrideWindowFlags(com.trolltech.qt.core.Qt.WindowType...)">overrideWindowFlags</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#overrideWindowState(com.trolltech.qt.core.Qt.WindowState...)">overrideWindowState</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#overrideWindowState(com.trolltech.qt.core.Qt.WindowStates)">overrideWindowState</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#paintEngine()">paintEngine</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#paintingActive()">paintingActive</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#palette()">palette</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#parentWidget()">parentWidget</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#physicalDpiX()">physicalDpiX</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#physicalDpiY()">physicalDpiY</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#pos()">pos</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#raise()">raise</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#rect()">rect</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#releaseKeyboard()">releaseKeyboard</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#releaseMouse()">releaseMouse</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#releaseShortcut(int)">releaseShortcut</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#removeAction(com.trolltech.qt.gui.QAction)">removeAction</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#render(com.trolltech.qt.gui.QPaintDeviceInterface)">render</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#render(com.trolltech.qt.gui.QPaintDeviceInterface, com.trolltech.qt.core.QPoint)">render</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#render(com.trolltech.qt.gui.QPaintDeviceInterface, com.trolltech.qt.core.QPoint, com.trolltech.qt.gui.QRegion)">render</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#render(com.trolltech.qt.gui.QPaintDeviceInterface, com.trolltech.qt.core.QPoint, com.trolltech.qt.gui.QRegion, com.trolltech.qt.gui.QWidget.RenderFlag...)">render</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#render(com.trolltech.qt.gui.QPaintDeviceInterface, com.trolltech.qt.core.QPoint, com.trolltech.qt.gui.QRegion, com.trolltech.qt.gui.QWidget.RenderFlags)">render</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#repaint()">repaint</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#repaint(int, int, int, int)">repaint</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#repaint(com.trolltech.qt.core.QRect)">repaint</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#repaint(com.trolltech.qt.gui.QRegion)">repaint</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#resetInputContext()">resetInputContext</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#resize(int, int)">resize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#resize(com.trolltech.qt.core.QSize)">resize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#resizeEvent(com.trolltech.qt.gui.QResizeEvent)">resizeEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#restoreGeometry(com.trolltech.qt.core.QByteArray)">restoreGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#saveGeometry()">saveGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#scroll(int, int)">scroll</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#scroll(int, int, com.trolltech.qt.core.QRect)">scroll</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setAcceptDrops(boolean)">setAcceptDrops</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setAccessibleDescription(java.lang.String)">setAccessibleDescription</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setAccessibleName(java.lang.String)">setAccessibleName</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setAttribute(com.trolltech.qt.core.Qt.WidgetAttribute)">setAttribute</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setAttribute(com.trolltech.qt.core.Qt.WidgetAttribute, boolean)">setAttribute</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setAutoFillBackground(boolean)">setAutoFillBackground</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setBackgroundRole(com.trolltech.qt.gui.QPalette.ColorRole)">setBackgroundRole</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setBaseSize(int, int)">setBaseSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setBaseSize(com.trolltech.qt.core.QSize)">setBaseSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setContentsMargins(int, int, int, int)">setContentsMargins</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setContentsMargins(com.trolltech.qt.gui.QContentsMargins)">setContentsMargins</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setContextMenuPolicy(com.trolltech.qt.core.Qt.ContextMenuPolicy)">setContextMenuPolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setCursor(com.trolltech.qt.gui.QCursor)">setCursor</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setDisabled(boolean)">setDisabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setEnabled(boolean)">setEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFixedHeight(int)">setFixedHeight</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFixedSize(int, int)">setFixedSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFixedSize(com.trolltech.qt.core.QSize)">setFixedSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFixedWidth(int)">setFixedWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFocus()">setFocus</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFocus(com.trolltech.qt.core.Qt.FocusReason)">setFocus</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFocusPolicy(com.trolltech.qt.core.Qt.FocusPolicy)">setFocusPolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFocusProxy(com.trolltech.qt.gui.QWidget)">setFocusProxy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setFont(com.trolltech.qt.gui.QFont)">setFont</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setForegroundRole(com.trolltech.qt.gui.QPalette.ColorRole)">setForegroundRole</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setGeometry(int, int, int, int)">setGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setGeometry(com.trolltech.qt.core.QRect)">setGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setHidden(boolean)">setHidden</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setInputContext(com.trolltech.qt.gui.QInputContext)">setInputContext</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setLayout(com.trolltech.qt.gui.QLayout)">setLayout</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setLayoutDirection(com.trolltech.qt.core.Qt.LayoutDirection)">setLayoutDirection</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setLocale(com.trolltech.qt.core.QLocale)">setLocale</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMask(com.trolltech.qt.gui.QBitmap)">setMask</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMask(com.trolltech.qt.gui.QRegion)">setMask</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMaximumHeight(int)">setMaximumHeight</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMaximumSize(int, int)">setMaximumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMaximumSize(com.trolltech.qt.core.QSize)">setMaximumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMaximumWidth(int)">setMaximumWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMinimumHeight(int)">setMinimumHeight</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMinimumSize(int, int)">setMinimumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMinimumSize(com.trolltech.qt.core.QSize)">setMinimumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMinimumWidth(int)">setMinimumWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setMouseTracking(boolean)">setMouseTracking</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setPalette(com.trolltech.qt.gui.QPalette)">setPalette</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setParent(com.trolltech.qt.gui.QWidget)">setParent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setParent(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.Qt.WindowFlags)">setParent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setParent(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.Qt.WindowType...)">setParent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setShortcutAutoRepeat(int)">setShortcutAutoRepeat</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setShortcutAutoRepeat(int, boolean)">setShortcutAutoRepeat</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setShortcutEnabled(int)">setShortcutEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setShortcutEnabled(int, boolean)">setShortcutEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setSizeIncrement(int, int)">setSizeIncrement</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setSizeIncrement(com.trolltech.qt.core.QSize)">setSizeIncrement</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setSizePolicy(com.trolltech.qt.gui.QSizePolicy.Policy, com.trolltech.qt.gui.QSizePolicy.Policy)">setSizePolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setSizePolicy(com.trolltech.qt.gui.QSizePolicy)">setSizePolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setStatusTip(java.lang.String)">setStatusTip</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setStyle(com.trolltech.qt.gui.QStyle)">setStyle</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setStyleSheet(java.lang.String)">setStyleSheet</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setTabOrder(com.trolltech.qt.gui.QWidget, com.trolltech.qt.gui.QWidget)">setTabOrder</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setToolTip(java.lang.String)">setToolTip</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setUpdatesEnabled(boolean)">setUpdatesEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setVisible(boolean)">setVisible</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWhatsThis(java.lang.String)">setWhatsThis</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowFlags(com.trolltech.qt.core.Qt.WindowFlags)">setWindowFlags</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowFlags(com.trolltech.qt.core.Qt.WindowType...)">setWindowFlags</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowIcon(com.trolltech.qt.gui.QIcon)">setWindowIcon</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowIconText(java.lang.String)">setWindowIconText</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowModality(com.trolltech.qt.core.Qt.WindowModality)">setWindowModality</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowModified(boolean)">setWindowModified</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowOpacity(double)">setWindowOpacity</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowRole(java.lang.String)">setWindowRole</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowState(com.trolltech.qt.core.Qt.WindowState...)">setWindowState</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowState(com.trolltech.qt.core.Qt.WindowStates)">setWindowState</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#setWindowTitle(java.lang.String)">setWindowTitle</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#show()">show</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#showEvent(com.trolltech.qt.gui.QShowEvent)">showEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#showFullScreen()">showFullScreen</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#showMaximized()">showMaximized</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#showMinimized()">showMinimized</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#showNormal()">showNormal</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#size()">size</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#sizeIncrement()">sizeIncrement</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#sizePolicy()">sizePolicy</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#stackUnder(com.trolltech.qt.gui.QWidget)">stackUnder</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#statusTip()">statusTip</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#style()">style</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#styleSheet()">styleSheet</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#tabletEvent(com.trolltech.qt.gui.QTabletEvent)">tabletEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#testAttribute(com.trolltech.qt.core.Qt.WidgetAttribute)">testAttribute</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#toolTip()">toolTip</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#underMouse()">underMouse</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#unsetCursor()">unsetCursor</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#unsetLayoutDirection()">unsetLayoutDirection</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#unsetLocale()">unsetLocale</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#update()">update</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#update(int, int, int, int)">update</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#update(com.trolltech.qt.core.QRect)">update</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#update(com.trolltech.qt.gui.QRegion)">update</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#updateGeometry()">updateGeometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#updateMicroFocus()">updateMicroFocus</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#updatesEnabled()">updatesEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#visibleRegion()">visibleRegion</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#whatsThis()">whatsThis</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#wheelEvent(com.trolltech.qt.gui.QWheelEvent)">wheelEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#width()">width</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#widthMM()">widthMM</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#window()">window</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowFlags()">windowFlags</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowIcon()">windowIcon</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowIconText()">windowIconText</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowModality()">windowModality</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowOpacity()">windowOpacity</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowRole()">windowRole</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowState()">windowState</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowTitle()">windowTitle</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#windowType()">windowType</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#winId()">winId</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#x()">x</A>, <A HREF="../../../../com/trolltech/qt/gui/QWidget.html#y()">y</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.core.QObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.core.<A HREF="../../../../com/trolltech/qt/core/QObject.html" title="class in com.trolltech.qt.core">QObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/core/QObject.html#blockSignals(boolean)">blockSignals</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#childEvent(com.trolltech.qt.core.QChildEvent)">childEvent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#children()">children</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#connectSlotsByName()">connectSlotsByName</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#customEvent(com.trolltech.qt.core.QEvent)">customEvent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#disposeLater()">disposeLater</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#dumpObjectInfo()">dumpObjectInfo</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#dumpObjectTree()">dumpObjectTree</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#dynamicPropertyNames()">dynamicPropertyNames</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#eventFilter(com.trolltech.qt.core.QObject, com.trolltech.qt.core.QEvent)">eventFilter</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChild()">findChild</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChild(java.lang.Class)">findChild</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChild(java.lang.Class, java.lang.String)">findChild</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren()">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren(java.lang.Class)">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren(java.lang.Class, com.trolltech.qt.core.QRegExp)">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren(java.lang.Class, java.lang.String)">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#installEventFilter(com.trolltech.qt.core.QObject)">installEventFilter</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#isWidgetType()">isWidgetType</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#killTimer(int)">killTimer</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#moveToThread(java.lang.Thread)">moveToThread</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#objectName()">objectName</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#parent()">parent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#property(java.lang.String)">property</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#removeEventFilter(com.trolltech.qt.core.QObject)">removeEventFilter</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#setObjectName(java.lang.String)">setObjectName</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#setParent(com.trolltech.qt.core.QObject)">setParent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#setProperty(java.lang.String, java.lang.Object)">setProperty</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#signalsBlocked()">signalsBlocked</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#startTimer(int)">startTimer</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#thread()">thread</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#timerEvent(com.trolltech.qt.core.QTimerEvent)">timerEvent</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiObject.html#dispose()">dispose</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#disposed()">disposed</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#finalize()">finalize</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#reassignNativeResources(com.trolltech.qt.QtJambiObject, java.lang.Class)">reassignNativeResources</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String, int)">tr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect()">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect(java.lang.Object)">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalSender()">signalSender</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#disableGarbageCollection()">disableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativeId()">nativeId</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativePointer()">nativePointer</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#reenableGarbageCollection()">reenableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#setJavaOwnership()">setJavaOwnership</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="cursorPositionChanged"><!-- --></A><H3>
cursorPositionChanged</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;java.lang.Integer,java.lang.Integer&gt; <B>cursorPositionChanged</B></PRE>
<DL>
<DD><p>This signal is emitted whenever the cursor moves. The previous position is given by <tt>arg__1</tt>, and the new position by <tt>arg__2</tt>.</p>
<dl>
<dt><b>Compatible Slot Signatures:</b></dt>
<dd><tt>void mySlot(int arg__1, int arg__2)</tt></dd>
<dd><tt>void mySlot(int arg__1)</tt></dd>
<dd><tt>void mySlot()</tt></dd>
</dl>
<dl>
<dt><b>See Also:</b></dt>
<dd><a href="QLineEdit.html#setCursorPosition(int)"><tt>setCursorPosition</tt></a>, <a href="QLineEdit.html#cursorPosition()"><tt>cursorPosition</tt></a></dd>
</dl>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="editingFinished"><!-- --></A><H3>
editingFinished</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A> <B>editingFinished</B></PRE>
<DL>
<DD><p>This signal is emitted when the Return or Enter key is pressed or the line edit loses focus. Note that if there is a <a href="QLineEdit.html#validator()"><tt>validator</tt></a> or <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> set on the line edit and enter/return is pressed, the <a href="QLineEdit.html#editingFinished()"><tt>editingFinished</tt></a> signal will only be emitted if the input follows the <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> and the <a href="QLineEdit.html#validator()"><tt>validator</tt></a> returns QValidator::Acceptable.</p>
<dl>
<dt><b>Compatible Slot Signature:</b></dt>
<dd><tt>void mySlot()</tt></dd>
</dl>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="returnPressed"><!-- --></A><H3>
returnPressed</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A> <B>returnPressed</B></PRE>
<DL>
<DD><p>This signal is emitted when the Return or Enter key is pressed. Note that if there is a <a href="QLineEdit.html#validator()"><tt>validator</tt></a> or <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> set on the line edit, the <a href="QLineEdit.html#returnPressed()"><tt>returnPressed</tt></a> signal will only be emitted if the input follows the <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> and the <a href="QLineEdit.html#validator()"><tt>validator</tt></a> returns QValidator::Acceptable.</p>
<dl>
<dt><b>Compatible Slot Signature:</b></dt>
<dd><tt>void mySlot()</tt></dd>
</dl>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="selectionChanged"><!-- --></A><H3>
selectionChanged</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A> <B>selectionChanged</B></PRE>
<DL>
<DD><p>This signal is emitted whenever the selection changes.</p>
<dl>
<dt><b>Compatible Slot Signature:</b></dt>
<dd><tt>void mySlot()</tt></dd>
</dl>
<dl>
<dt><b>See Also:</b></dt>
<dd><a href="QLineEdit.html#hasSelectedText()"><tt>hasSelectedText</tt></a>, <a href="QLineEdit.html#selectedText()"><tt>selectedText</tt></a></dd>
</dl>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="textChanged"><!-- --></A><H3>
textChanged</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;java.lang.String&gt; <B>textChanged</B></PRE>
<DL>
<DD><p>This signal is emitted whenever the text changes. The <tt>arg__1</tt> argument is the new text.</p>
<p>Unlike <a href="QLineEdit.html#textEdited(java.lang.String)"><tt>textEdited</tt></a>, this signal is also emitted when the text is changed programmatically, for example, by calling <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>.</p>
<dl>
<dt><b>Compatible Slot Signatures:</b></dt>
<dd><tt>void mySlot(java.lang.String arg__1)</tt></dd>
<dd><tt>void mySlot()</tt></dd>
</dl>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="textEdited"><!-- --></A><H3>
textEdited</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;java.lang.String&gt; <B>textEdited</B></PRE>
<DL>
<DD><p>This signal is emitted whenever the text is edited. The <tt>arg__1</tt> argument is the next text.</p>
<p>Unlike <a href="QLineEdit.html#textChanged(java.lang.String)"><tt>textChanged</tt></a>, this signal is not emitted when the text is changed programmatically, for example, by calling <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>.</p>
<dl>
<dt><b>Compatible Slot Signatures:</b></dt>
<dd><tt>void mySlot(java.lang.String arg__1)</tt></dd>
<dd><tt>void mySlot()</tt></dd>
</dl>
<P>
<DL>
</DL>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="QLineEdit()"><!-- --></A><H3>
QLineEdit</H3>
<PRE>
public <B>QLineEdit</B>()</PRE>
<DL>
<DD><p>Equivalent to <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>(0).
<P>
</DL>
<HR>

<A NAME="QLineEdit(com.trolltech.qt.gui.QWidget)"><!-- --></A><H3>
QLineEdit</H3>
<PRE>
public <B>QLineEdit</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;parent)</PRE>
<DL>
<DD><p>Constructs a line edit with no text.</p>
<p>The maximum text length is set to 32767 characters.</p>
<p>The <tt>parent</tt> argument is sent to the <a href="QWidget.html#QWidget(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.Qt.WindowFlags)"><tt>QWidget</tt></a> constructor.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>, 
<a href="QLineEdit.html#setMaxLength(int)"><tt>setMaxLength</tt></a></DL>
</DL>
<HR>

<A NAME="QLineEdit(java.lang.String)"><!-- --></A><H3>
QLineEdit</H3>
<PRE>
public <B>QLineEdit</B>(java.lang.String&nbsp;arg__1)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>(<tt>arg__1</tt>, 0).
<P>
</DL>
<HR>

<A NAME="QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><!-- --></A><H3>
QLineEdit</H3>
<PRE>
public <B>QLineEdit</B>(java.lang.String&nbsp;arg__1,
                 <A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;parent)</PRE>
<DL>
<DD><p>Constructs a line edit containing the text <tt>arg__1</tt>.</p>
<p>The cursor position is set to the end of the line and the maximum text length to 32767 characters.</p>
<p>The <tt>parent</tt> and argument is sent to the <a href="QWidget.html#QWidget(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.Qt.WindowFlags)"><tt>QWidget</tt></a> constructor.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#text()"><tt>text</tt></a>, 
<a href="QLineEdit.html#setMaxLength(int)"><tt>setMaxLength</tt></a></DL>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="alignment()"><!-- --></A><H3>
alignment</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A> <B>alignment</B>()</PRE>
<DL>
<DD><p>Returns the alignment of the line edit.</p>
<p>Both horizontal and vertical alignment is allowed here, Qt::AlignJustify will map to Qt::AlignLeft.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setAlignment(com.trolltech.qt.core.Qt.Alignment)"><tt>setAlignment</tt></a>, 
<CODE>Qt::Alignment</tt></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="backspace()"><!-- --></A><H3>
backspace</H3>
<PRE>
public final void <B>backspace</B>()</PRE>
<DL>
<DD><p>If no text is selected, deletes the character to the left of the text cursor and moves the cursor one position to the left. If any text is selected, the cursor is moved to the beginning of the selected text and the selected text is deleted.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#del()"><tt>del</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="clear()"><!-- --></A><H3>
clear</H3>
<PRE>
public final void <B>clear</B>()</PRE>
<DL>
<DD><p>Clears the contents of the line edit.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>, 
<a href="QLineEdit.html#insert(java.lang.String)"><tt>insert</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="completer()"><!-- --></A><H3>
completer</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/gui/QCompleter.html" title="class in com.trolltech.qt.gui">QCompleter</A> <B>completer</B>()</PRE>
<DL>
<DD><p>Returns the current <a href="QCompleter.html"><tt>QCompleter</tt></a> that provides completions.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setCompleter(com.trolltech.qt.gui.QCompleter)"><tt>setCompleter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="copy()"><!-- --></A><H3>
copy</H3>
<PRE>
public final void <B>copy</B>()</PRE>
<DL>
<DD><p>Copies the selected text to the clipboard, if there is any, and if <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#cut()"><tt>cut</tt></a>, 
<a href="QLineEdit.html#paste()"><tt>paste</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="createStandardContextMenu()"><!-- --></A><H3>
createStandardContextMenu</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/gui/QMenu.html" title="class in com.trolltech.qt.gui">QMenu</A> <B>createStandardContextMenu</B>()</PRE>
<DL>
<DD><p>This function creates the standard context menu which is shown when the user clicks on the line edit with the right mouse button. It is called from the default <a href="QLineEdit.html#contextMenuEvent(com.trolltech.qt.gui.QContextMenuEvent)"><tt>contextMenuEvent</tt></a> handler. The popup menu's ownership is transferred to the caller.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="cursorBackward(boolean)"><!-- --></A><H3>
cursorBackward</H3>
<PRE>
public final void <B>cursorBackward</B>(boolean&nbsp;mark)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLineEdit.html#cursorBackward(boolean, int)"><tt>cursorBackward</tt></a>(<tt>mark</tt>, 1).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="cursorBackward(boolean, int)"><!-- --></A><H3>
cursorBackward</H3>
<PRE>
public final void <B>cursorBackward</B>(boolean&nbsp;mark,
                                 int&nbsp;steps)</PRE>
<DL>
<DD><p>Moves the cursor back <tt>steps</tt> characters. If <tt>mark</tt> is true each character moved over is added to the selection; if <tt>mark</tt> is false the selection is cleared.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#cursorForward(boolean, int)"><tt>cursorForward</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cursorForward(boolean)"><!-- --></A><H3>
cursorForward</H3>
<PRE>
public final void <B>cursorForward</B>(boolean&nbsp;mark)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLineEdit.html#cursorForward(boolean, int)"><tt>cursorForward</tt></a>(<tt>mark</tt>, 1).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="cursorForward(boolean, int)"><!-- --></A><H3>
cursorForward</H3>
<PRE>
public final void <B>cursorForward</B>(boolean&nbsp;mark,
                                int&nbsp;steps)</PRE>
<DL>
<DD><p>Moves the cursor forward <tt>steps</tt> characters. If <tt>mark</tt> is true each character moved over is added to the selection; if <tt>mark</tt> is false the selection is cleared.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#cursorBackward(boolean, int)"><tt>cursorBackward</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cursorPosition()"><!-- --></A><H3>
cursorPosition</H3>
<PRE>
public final int <B>cursorPosition</B>()</PRE>
<DL>
<DD><p>Returns the current cursor position for this line edit.</p>
<p>Setting the cursor position causes a repaint when appropriate.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setCursorPosition(int)"><tt>setCursorPosition</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cursorPositionAt(com.trolltech.qt.core.QPoint)"><!-- --></A><H3>
cursorPositionAt</H3>
<PRE>
public final int <B>cursorPositionAt</B>(<A HREF="../../../../com/trolltech/qt/core/QPoint.html" title="class in com.trolltech.qt.core">QPoint</A>&nbsp;pos)</PRE>
<DL>
<DD><p>Returns the cursor position under the point <tt>pos</tt>.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="cursorWordBackward(boolean)"><!-- --></A><H3>
cursorWordBackward</H3>
<PRE>
public final void <B>cursorWordBackward</B>(boolean&nbsp;mark)</PRE>
<DL>
<DD><p>Moves the cursor one word backward. If <tt>mark</tt> is true, the word is also selected.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#cursorWordForward(boolean)"><tt>cursorWordForward</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cursorWordForward(boolean)"><!-- --></A><H3>
cursorWordForward</H3>
<PRE>
public final void <B>cursorWordForward</B>(boolean&nbsp;mark)</PRE>
<DL>
<DD><p>Moves the cursor one word forward. If <tt>mark</tt> is true, the word is also selected.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#cursorWordBackward(boolean)"><tt>cursorWordBackward</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="cut()"><!-- --></A><H3>
cut</H3>
<PRE>
public final void <B>cut</B>()</PRE>
<DL>
<DD><p>Copies the selected text to the clipboard and deletes it, if there is any, and if <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>.</p>
<p>If the current validator disallows deleting the selected text, <a href="QLineEdit.html#cut()"><tt>cut</tt></a> will copy without deleting.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#copy()"><tt>copy</tt></a>, 
<a href="QLineEdit.html#paste()"><tt>paste</tt></a>, 
<a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)"><tt>setValidator</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="del()"><!-- --></A><H3>
del</H3>
<PRE>
public final void <B>del</B>()</PRE>
<DL>
<DD><p>If no text is selected, deletes the character to the right of the text cursor. If any text is selected, the cursor is moved to the beginning of the selected text and the selected text is deleted.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#backspace()"><tt>backspace</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="deselect()"><!-- --></A><H3>
deselect</H3>
<PRE>
public final void <B>deselect</B>()</PRE>
<DL>
<DD><p>Deselects any selected text.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setSelection(int, int)"><tt>setSelection</tt></a>, 
<a href="QLineEdit.html#selectAll()"><tt>selectAll</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="displayText()"><!-- --></A><H3>
displayText</H3>
<PRE>
public final java.lang.String <B>displayText</B>()</PRE>
<DL>
<DD><p>Returns the displayed text.</p>
<p>If <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a> this returns the same as <a href="QLineEdit.html#text()"><tt>text</tt></a>; if <a href="QLineEdit.html#EchoMode-enum"><tt>EchoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Password</tt></a> or <a href="QLineEdit.html#EchoMode-enum"><tt>PasswordEchoOnEdit</tt></a> it returns a string of asterisks <a href="QLineEdit.html#text()"><tt>text</tt></a>.<a href="%2E%2E/stylesheet-reference.html#length"><tt>length</tt></a> characters long, e.g&#x2e; &quot;******&quot;; if <a href="QLineEdit.html#EchoMode-enum"><tt>EchoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum"><tt>NoEcho</tt></a> returns an empty string, &quot;&quot;.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setEchoMode(com.trolltech.qt.gui.QLineEdit.EchoMode)"><tt>setEchoMode</tt></a>, 
<a href="QLineEdit.html#text()"><tt>text</tt></a>, 
<a href="QLineEdit.html#EchoMode-enum"><tt>EchoMode</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dragEnabled()"><!-- --></A><H3>
dragEnabled</H3>
<PRE>
public final boolean <B>dragEnabled</B>()</PRE>
<DL>
<DD><p>Returns whether the lineedit starts a drag if the user presses and moves the mouse on some selected text.</p>
<p>Dragging is disabled by default.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setDragEnabled(boolean)"><tt>setDragEnabled</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="echoMode()"><!-- --></A><H3>
echoMode</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui">QLineEdit.EchoMode</A> <B>echoMode</B>()</PRE>
<DL>
<DD><p>Returns the line edit's echo mode.</p>
<p>The initial setting is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>, but <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> also supports <a href="QLineEdit.html#EchoMode-enum"><tt>NoEcho</tt></a>, <a href="QLineEdit.html#EchoMode-enum">Password</tt></a> and <a href="QLineEdit.html#EchoMode-enum"><tt>PasswordEchoOnEdit</tt></a> modes.</p>
<p>The widget's display and the ability to copy or drag the text is affected by this setting.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setEchoMode(com.trolltech.qt.gui.QLineEdit.EchoMode)"><tt>setEchoMode</tt></a>, 
<a href="QLineEdit.html#EchoMode-enum"><tt>EchoMode</tt></a>, 
<a href="QLineEdit.html#displayText()"><tt>displayText</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="end(boolean)"><!-- --></A><H3>
end</H3>
<PRE>
public final void <B>end</B>(boolean&nbsp;mark)</PRE>
<DL>
<DD><p>Moves the text cursor to the end of the line unless it is already there. If <tt>mark</tt> is true, text is selected towards the last position; otherwise, any selected text is unselected if the cursor is moved.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#home(boolean)"><tt>home</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="hasAcceptableInput()"><!-- --></A><H3>
hasAcceptableInput</H3>
<PRE>
public final boolean <B>hasAcceptableInput</B>()</PRE>
<DL>
<DD><p>Returns whether the input satisfies the <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> and the validator..</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setInputMask(java.lang.String)"><tt>setInputMask</tt></a>, 
<a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)"><tt>setValidator</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="hasFrame()"><!-- --></A><H3>
hasFrame</H3>
<PRE>
public final boolean <B>hasFrame</B>()</PRE>
<DL>
<DD><p>Returns whether the line edit draws itself with a frame.</p>
<p>If enabled (the default) the line edit draws itself inside a frame, otherwise the line edit draws itself without any frame.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="hasSelectedText()"><!-- --></A><H3>
hasSelectedText</H3>
<PRE>
public final boolean <B>hasSelectedText</B>()</PRE>
<DL>
<DD><p>Returns whether there is any text selected.</p>
<p><a href="QLineEdit.html#hasSelectedText()"><tt>hasSelectedText</tt></a> returns true if some or all of the text has been selected by the user; otherwise returns false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#selectedText()"><tt>selectedText</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="home(boolean)"><!-- --></A><H3>
home</H3>
<PRE>
public final void <B>home</B>(boolean&nbsp;mark)</PRE>
<DL>
<DD><p>Moves the text cursor to the beginning of the line unless it is already there. If <tt>mark</tt> is true, text is selected towards the first position; otherwise, any selected text is unselected if the cursor is moved.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#end(boolean)"><tt>end</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="inputMask()"><!-- --></A><H3>
inputMask</H3>
<PRE>
public final java.lang.String <B>inputMask</B>()</PRE>
<DL>
<DD><p>Returns The validation input mask.</p>
<p>If no mask is set, <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> returns an empty string.</p>
<p>Sets the <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>'s validation mask. Validators can be used instead of, or in conjunction with masks; see <a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)"><tt>setValidator</tt></a>.</p>
<p>Unset the mask and return to normal <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> operation by passing an empty string (&quot;&quot;) or just calling <a href="QLineEdit.html#setInputMask(java.lang.String)"><tt>setInputMask</tt></a> with no arguments.</p>
<p>The mask format understands these mask characters:</p>
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Character</th><th>Meaning</th></tr></thead>
<tr valign="top" class="odd"><td><tt>A</tt></td><td>ASCII alphabetic character required. A-Z, a-z.</td></tr>
<tr valign="top" class="even"><td><tt>a</tt></td><td>ASCII alphabetic character permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>N</tt></td><td>ASCII alphanumeric character required. A-Z, a-z, 0-9.</td></tr>
<tr valign="top" class="even"><td><tt>n</tt></td><td>ASCII alphanumeric character permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>X</tt></td><td>Any character required.</td></tr>
<tr valign="top" class="even"><td><tt>x</tt></td><td>Any character permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>9</tt></td><td>ASCII digit required. 0-9.</td></tr>
<tr valign="top" class="even"><td><tt>0</tt></td><td>ASCII digit permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>D</tt></td><td>ASCII digit required. 1-9.</td></tr>
<tr valign="top" class="even"><td><tt>d</tt></td><td>ASCII digit permitted but not required (1-9).</td></tr>
<tr valign="top" class="odd"><td><tt>#</tt></td><td>ASCII digit or plus/minus sign permitted but not required.</td></tr>
<tr valign="top" class="even"><td><tt>H</tt></td><td>Hexadecimal character required. A-F, a-f, 0-9.</td></tr>
<tr valign="top" class="odd"><td><tt>h</tt></td><td>Hexadecimal character permitted but not required.</td></tr>
<tr valign="top" class="even"><td><tt>B</tt></td><td>Binary character required. 0-1.</td></tr>
<tr valign="top" class="odd"><td><tt>b</tt></td><td>Binary character permitted but not required.</td></tr>
<tr valign="top" class="even"><td><tt>&gt;</tt></td><td>All following alphabetic characters are uppercased.</td></tr>
<tr valign="top" class="odd"><td><tt>&lt;</tt></td><td>All following alphabetic characters are lowercased.</td></tr>
<tr valign="top" class="even"><td><tt>!</tt></td><td>Switch off case conversion.</td></tr>
<tr valign="top" class="odd"><td><tt>\</tt></td><td>Use <tt>\</tt> to escape the special characters listed above to use them as separators.</td></tr>
</table></p>
<p>The mask consists of a string of mask characters and separators, optionally followed by a semicolon and the character used for blanks: the blank characters are always removed from the text after editing. The default blank character is space.</p>
<p>Examples:</p>
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Mask</th><th>Notes</th></tr></thead>
<tr valign="top" class="odd"><td><tt>000.000.000.000;_</tt></td><td>IP address; blanks are <tt>_</tt>.</td></tr>
<tr valign="top" class="even"><td><tt>HH:HH:HH:HH:HH:HH;_</tt></td><td>MAC address</td></tr>
<tr valign="top" class="odd"><td><tt>0000-00-00</tt></td><td>ISO Date; blanks are <tt>space</tt></td></tr>
<tr valign="top" class="even"><td><tt>&gt;AAAAA-AAAAA-AAAAA-AAAAA-AAAAA;#</tt></td><td>License number; blanks are <tt>-</tt> and all (alphabetic) characters are converted to uppercase.</td></tr>
</table></p>
<p>To get range control (e.g&#x2e; for an IP address) use masks together with <a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)">validators</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setInputMask(java.lang.String)"><tt>setInputMask</tt></a>, 
<a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="insert(java.lang.String)"><!-- --></A><H3>
insert</H3>
<PRE>
public final void <B>insert</B>(java.lang.String&nbsp;arg__1)</PRE>
<DL>
<DD><p>Deletes any selected text, inserts <tt>arg__1</tt>, and validates the result. If it is valid, it sets it as the new contents of the line edit.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>, 
<a href="QLineEdit.html#clear()"><tt>clear</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isModified()"><!-- --></A><H3>
isModified</H3>
<PRE>
public final boolean <B>isModified</B>()</PRE>
<DL>
<DD><p>Returns whether the line edit's contents has been modified by the user.</p>
<p>The modified flag is never read by <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>; it has a default value of false and is changed to true whenever the user changes the line edit's contents.</p>
<p>This is useful for things that need to provide a default value but do not start out knowing what the default should be (perhaps it depends on other fields on the form). Start the line edit without the best default, and when the default is known, if modified() returns false (the user hasn't entered any text), insert the default value.</p>
<p>Calling <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a> resets the modified flag to false.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="isReadOnly()"><!-- --></A><H3>
isReadOnly</H3>
<PRE>
public final boolean <B>isReadOnly</B>()</PRE>
<DL>
<DD><p>Returns whether the line edit is read only..</p>
<p>In read-only mode, the user can still copy the text to the clipboard, or drag and drop the text (if <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>), but cannot edit it.</p>
<p><a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> does not show a cursor in read-only mode.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#setEnabled(boolean)"><tt>setEnabled</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="isRedoAvailable()"><!-- --></A><H3>
isRedoAvailable</H3>
<PRE>
public final boolean <B>isRedoAvailable</B>()</PRE>
<DL>
<DD><p>Returns whether redo is available.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="isUndoAvailable()"><!-- --></A><H3>
isUndoAvailable</H3>
<PRE>
public final boolean <B>isUndoAvailable</B>()</PRE>
<DL>
<DD><p>Returns whether undo is available.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="maxLength()"><!-- --></A><H3>
maxLength</H3>
<PRE>
public final int <B>maxLength</B>()</PRE>
<DL>
<DD><p>Returns the maximum permitted length of the text.</p>
<p>If the text is too long, it is truncated at the limit.</p>
<p>If truncation occurs any selected text will be unselected, the cursor position is set to 0 and the first part of the string is shown.</p>
<p>If the line edit has an input mask, the mask defines the maximum string length.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setMaxLength(int)"><tt>setMaxLength</tt></a>, 
<a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="paste()"><!-- --></A><H3>
paste</H3>
<PRE>
public final void <B>paste</B>()</PRE>
<DL>
<DD><p>Inserts the clipboard's text at the cursor position, deleting any selected text, providing the line edit is not read-only</tt>.</p>
<p>If the end result would not be acceptable to the current <a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)">validator</tt></a>, nothing happens.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#copy()"><tt>copy</tt></a>, 
<a href="QLineEdit.html#cut()"><tt>cut</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="redo()"><!-- --></A><H3>
redo</H3>
<PRE>
public final void <B>redo</B>()</PRE>
<DL>
<DD><p>Redoes the last operation if redo is available</tt>.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="selectAll()"><!-- --></A><H3>
selectAll</H3>
<PRE>
public final void <B>selectAll</B>()</PRE>
<DL>
<DD><p>Selects all the text (i.e&#x2e; highlights it) and moves the cursor to the end. This is useful when a default value has been inserted because if the user types before clicking on the widget, the selected text will be deleted.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setSelection(int, int)"><tt>setSelection</tt></a>, 
<a href="QLineEdit.html#deselect()"><tt>deselect</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="selectedText()"><!-- --></A><H3>
selectedText</H3>
<PRE>
public final java.lang.String <B>selectedText</B>()</PRE>
<DL>
<DD><p>Returns the selected text.</p>
<p>If there is no selected text this property's value is an empty string.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#hasSelectedText()"><tt>hasSelectedText</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="selectionStart()"><!-- --></A><H3>
selectionStart</H3>
<PRE>
public final int <B>selectionStart</B>()</PRE>
<DL>
<DD><p><a href="QLineEdit.html#selectionStart()"><tt>selectionStart</tt></a> returns the index of the first selected character in the line edit or -1 if no text is selected.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#selectedText()"><tt>selectedText</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setAlignment(com.trolltech.qt.core.Qt.AlignmentFlag...)"><!-- --></A><H3>
setAlignment</H3>
<PRE>
public final void <B>setAlignment</B>(<A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;flag)</PRE>
<DL>
<DD><p>Sets the alignment of the line edit to <tt>flag</tt>.</p>
<p>Both horizontal and vertical alignment is allowed here, Qt::AlignJustify will map to Qt::AlignLeft.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#alignment()"><tt>alignment</tt></a>, 
<CODE>Qt::Alignment</tt></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="setAlignment(com.trolltech.qt.core.Qt.Alignment)"><!-- --></A><H3>
setAlignment</H3>
<PRE>
public final void <B>setAlignment</B>(<A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;flag)</PRE>
<DL>
<DD><p>Sets the alignment of the line edit to <tt>flag</tt>.</p>
<p>Both horizontal and vertical alignment is allowed here, Qt::AlignJustify will map to Qt::AlignLeft.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#alignment()"><tt>alignment</tt></a>, 
<CODE>Qt::Alignment</tt></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="setCompleter(com.trolltech.qt.gui.QCompleter)"><!-- --></A><H3>
setCompleter</H3>
<PRE>
public final void <B>setCompleter</B>(<A HREF="../../../../com/trolltech/qt/gui/QCompleter.html" title="class in com.trolltech.qt.gui">QCompleter</A>&nbsp;completer)</PRE>
<DL>
<DD><p>Sets this line edit to provide auto completions from the completer, <tt>completer</tt>. The completion mode is set using QCompleter::setCompletionMode().</p>
<p>To use a <a href="QCompleter.html"><tt>QCompleter</tt></a> with a <a href="QValidator.html"><tt>QValidator</tt></a> or QLineEdit::inputMask, you need to ensure that the model provided to <a href="QCompleter.html"><tt>QCompleter</tt></a> contains valid entries. You can use the <a href="QSortFilterProxyModel.html"><tt>QSortFilterProxyModel</tt></a> to ensure that the <a href="QCompleter.html"><tt>QCompleter</tt></a>'s model contains only valid entries.</p>
<p>If <tt>completer</tt> == 0, <a href="QLineEdit.html#setCompleter(com.trolltech.qt.gui.QCompleter)"><tt>setCompleter</tt></a> removes the current completer, effectively disabling auto completion.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#completer()"><tt>completer</tt></a>, 
<a href="QCompleter.html"><tt>QCompleter</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setCursorPosition(int)"><!-- --></A><H3>
setCursorPosition</H3>
<PRE>
public final void <B>setCursorPosition</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets the current cursor position for this line edit to <tt>arg__1</tt>.</p>
<p>Setting the cursor position causes a repaint when appropriate.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#cursorPosition()"><tt>cursorPosition</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setDragEnabled(boolean)"><!-- --></A><H3>
setDragEnabled</H3>
<PRE>
public final void <B>setDragEnabled</B>(boolean&nbsp;b)</PRE>
<DL>
<DD><p>Sets whether the lineedit starts a drag if the user presses and moves the mouse on some selected text to <tt>b</tt>.</p>
<p>Dragging is disabled by default.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#dragEnabled()"><tt>dragEnabled</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setEchoMode(com.trolltech.qt.gui.QLineEdit.EchoMode)"><!-- --></A><H3>
setEchoMode</H3>
<PRE>
public final void <B>setEchoMode</B>(<A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui">QLineEdit.EchoMode</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets the line edit's echo mode to <tt>arg__1</tt>.</p>
<p>The initial setting is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>, but <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> also supports <a href="QLineEdit.html#EchoMode-enum"><tt>NoEcho</tt></a>, <a href="QLineEdit.html#EchoMode-enum">Password</tt></a> and <a href="QLineEdit.html#EchoMode-enum"><tt>PasswordEchoOnEdit</tt></a> modes.</p>
<p>The widget's display and the ability to copy or drag the text is affected by this setting.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a>, 
<a href="QLineEdit.html#EchoMode-enum"><tt>EchoMode</tt></a>, 
<a href="QLineEdit.html#displayText()"><tt>displayText</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setFrame(boolean)"><!-- --></A><H3>
setFrame</H3>
<PRE>
public final void <B>setFrame</B>(boolean&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets whether the line edit draws itself with a frame to <tt>arg__1</tt>.</p>
<p>If enabled (the default) the line edit draws itself inside a frame, otherwise the line edit draws itself without any frame.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#hasFrame()"><tt>hasFrame</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setInputMask(java.lang.String)"><!-- --></A><H3>
setInputMask</H3>
<PRE>
public final void <B>setInputMask</B>(java.lang.String&nbsp;inputMask)</PRE>
<DL>
<DD><p>Sets The validation input mask to <tt>inputMask</tt>.</p>
<p>If no mask is set, <a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a> returns an empty string.</p>
<p>Sets the <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>'s validation mask. Validators can be used instead of, or in conjunction with masks; see <a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)"><tt>setValidator</tt></a>.</p>
<p>Unset the mask and return to normal <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> operation by passing an empty string (&quot;&quot;) or just calling <a href="QLineEdit.html#setInputMask(java.lang.String)"><tt>setInputMask</tt></a> with no arguments.</p>
<p>The mask format understands these mask characters:</p>
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Character</th><th>Meaning</th></tr></thead>
<tr valign="top" class="odd"><td><tt>A</tt></td><td>ASCII alphabetic character required. A-Z, a-z.</td></tr>
<tr valign="top" class="even"><td><tt>a</tt></td><td>ASCII alphabetic character permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>N</tt></td><td>ASCII alphanumeric character required. A-Z, a-z, 0-9.</td></tr>
<tr valign="top" class="even"><td><tt>n</tt></td><td>ASCII alphanumeric character permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>X</tt></td><td>Any character required.</td></tr>
<tr valign="top" class="even"><td><tt>x</tt></td><td>Any character permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>9</tt></td><td>ASCII digit required. 0-9.</td></tr>
<tr valign="top" class="even"><td><tt>0</tt></td><td>ASCII digit permitted but not required.</td></tr>
<tr valign="top" class="odd"><td><tt>D</tt></td><td>ASCII digit required. 1-9.</td></tr>
<tr valign="top" class="even"><td><tt>d</tt></td><td>ASCII digit permitted but not required (1-9).</td></tr>
<tr valign="top" class="odd"><td><tt>#</tt></td><td>ASCII digit or plus/minus sign permitted but not required.</td></tr>
<tr valign="top" class="even"><td><tt>H</tt></td><td>Hexadecimal character required. A-F, a-f, 0-9.</td></tr>
<tr valign="top" class="odd"><td><tt>h</tt></td><td>Hexadecimal character permitted but not required.</td></tr>
<tr valign="top" class="even"><td><tt>B</tt></td><td>Binary character required. 0-1.</td></tr>
<tr valign="top" class="odd"><td><tt>b</tt></td><td>Binary character permitted but not required.</td></tr>
<tr valign="top" class="even"><td><tt>&gt;</tt></td><td>All following alphabetic characters are uppercased.</td></tr>
<tr valign="top" class="odd"><td><tt>&lt;</tt></td><td>All following alphabetic characters are lowercased.</td></tr>
<tr valign="top" class="even"><td><tt>!</tt></td><td>Switch off case conversion.</td></tr>
<tr valign="top" class="odd"><td><tt>\</tt></td><td>Use <tt>\</tt> to escape the special characters listed above to use them as separators.</td></tr>
</table></p>
<p>The mask consists of a string of mask characters and separators, optionally followed by a semicolon and the character used for blanks: the blank characters are always removed from the text after editing. The default blank character is space.</p>
<p>Examples:</p>
<p><table align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Mask</th><th>Notes</th></tr></thead>
<tr valign="top" class="odd"><td><tt>000.000.000.000;_</tt></td><td>IP address; blanks are <tt>_</tt>.</td></tr>
<tr valign="top" class="even"><td><tt>HH:HH:HH:HH:HH:HH;_</tt></td><td>MAC address</td></tr>
<tr valign="top" class="odd"><td><tt>0000-00-00</tt></td><td>ISO Date; blanks are <tt>space</tt></td></tr>
<tr valign="top" class="even"><td><tt>&gt;AAAAA-AAAAA-AAAAA-AAAAA-AAAAA;#</tt></td><td>License number; blanks are <tt>-</tt> and all (alphabetic) characters are converted to uppercase.</td></tr>
</table></p>
<p>To get range control (e.g&#x2e; for an IP address) use masks together with <a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)">validators</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a>, 
<a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setMaxLength(int)"><!-- --></A><H3>
setMaxLength</H3>
<PRE>
public final void <B>setMaxLength</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets the maximum permitted length of the text to <tt>arg__1</tt>.</p>
<p>If the text is too long, it is truncated at the limit.</p>
<p>If truncation occurs any selected text will be unselected, the cursor position is set to 0 and the first part of the string is shown.</p>
<p>If the line edit has an input mask, the mask defines the maximum string length.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a>, 
<a href="QLineEdit.html#inputMask()"><tt>inputMask</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setModified(boolean)"><!-- --></A><H3>
setModified</H3>
<PRE>
public final void <B>setModified</B>(boolean&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets whether the line edit's contents has been modified by the user to <tt>arg__1</tt>.</p>
<p>The modified flag is never read by <a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a>; it has a default value of false and is changed to true whenever the user changes the line edit's contents.</p>
<p>This is useful for things that need to provide a default value but do not start out knowing what the default should be (perhaps it depends on other fields on the form). Start the line edit without the best default, and when the default is known, if modified() returns false (the user hasn't entered any text), insert the default value.</p>
<p>Calling <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a> resets the modified flag to false.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#isModified()"><tt>isModified</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setReadOnly(boolean)"><!-- --></A><H3>
setReadOnly</H3>
<PRE>
public final void <B>setReadOnly</B>(boolean&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets whether the line edit is read only. to <tt>arg__1</tt>.</p>
<p>In read-only mode, the user can still copy the text to the clipboard, or drag and drop the text (if <a href="QLineEdit.html#echoMode()"><tt>echoMode</tt></a> is <a href="QLineEdit.html#EchoMode-enum">Normal</tt></a>), but cannot edit it.</p>
<p><a href="QLineEdit.html#QLineEdit(java.lang.String, com.trolltech.qt.gui.QWidget)"><tt>QLineEdit</tt></a> does not show a cursor in read-only mode.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#isReadOnly()"><tt>isReadOnly</tt></a>, 
<a href="QWidget.html#setEnabled(boolean)"><tt>setEnabled</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setSelection(int, int)"><!-- --></A><H3>
setSelection</H3>
<PRE>
public final void <B>setSelection</B>(int&nbsp;arg__1,
                               int&nbsp;arg__2)</PRE>
<DL>
<DD><p>Selects text from position <tt>arg__1</tt> and for <tt>arg__2</tt> characters. Negative lengths are allowed.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#deselect()"><tt>deselect</tt></a>, 
<a href="QLineEdit.html#selectAll()"><tt>selectAll</tt></a>, 
<a href="QLineEdit.html#selectedText()"><tt>selectedText</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setText(java.lang.String)"><!-- --></A><H3>
setText</H3>
<PRE>
public final void <B>setText</B>(java.lang.String&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets the line edit's text to <tt>arg__1</tt>.</p>
<p>Setting this property clears the selection, clears the undo/redo history, moves the cursor to the end of the line and resets the modified</tt> property to false. The text is not validated when inserted with <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>.</p>
<p>The text is truncated to <a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a> length.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#text()"><tt>text</tt></a>, 
<a href="QLineEdit.html#insert(java.lang.String)"><tt>insert</tt></a>, 
<a href="QLineEdit.html#clear()"><tt>clear</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setValidator(com.trolltech.qt.gui.QValidator)"><!-- --></A><H3>
setValidator</H3>
<PRE>
public final void <B>setValidator</B>(<A HREF="../../../../com/trolltech/qt/gui/QValidator.html" title="class in com.trolltech.qt.gui">QValidator</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets this line edit to only accept input that the validator, <tt>arg__1</tt>, will accept. This allows you to place any arbitrary constraints on the text which may be entered.</p>
<p>If <tt>arg__1</tt> == 0, <a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)"><tt>setValidator</tt></a> removes the current input validator. The initial setting is to have no input validator (i.e&#x2e; any input is accepted up to <a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a>).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#validator()"><tt>validator</tt></a>, 
<a href="QIntValidator.html"><tt>QIntValidator</tt></a>, 
<a href="QDoubleValidator.html"><tt>QDoubleValidator</tt></a>, 
<a href="QRegExpValidator.html"><tt>QRegExpValidator</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="text()"><!-- --></A><H3>
text</H3>
<PRE>
public final java.lang.String <B>text</B>()</PRE>
<DL>
<DD><p>Returns the line edit's text.</p>
<p>Setting this property clears the selection, clears the undo/redo history, moves the cursor to the end of the line and resets the modified</tt> property to false. The text is not validated when inserted with <a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>.</p>
<p>The text is truncated to <a href="QLineEdit.html#maxLength()"><tt>maxLength</tt></a> length.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setText(java.lang.String)"><tt>setText</tt></a>, 
<a href="QLineEdit.html#insert(java.lang.String)"><tt>insert</tt></a>, 
<a href="QLineEdit.html#clear()"><tt>clear</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="undo()"><!-- --></A><H3>
undo</H3>
<PRE>
public final void <B>undo</B>()</PRE>
<DL>
<DD><p>Undoes the last operation if undo is available</tt>. Deselects any current selection, and updates the selection start to the current cursor position.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="validator()"><!-- --></A><H3>
validator</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/gui/QValidator.html" title="class in com.trolltech.qt.gui">QValidator</A> <B>validator</B>()</PRE>
<DL>
<DD><p>Returns a pointer to the current input validator, or 0 if no validator has been set.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLineEdit.html#setValidator(com.trolltech.qt.gui.QValidator)"><tt>setValidator</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="changeEvent(com.trolltech.qt.core.QEvent)"><!-- --></A><H3>
changeEvent</H3>
<PRE>
protected void <B>changeEvent</B>(<A HREF="../../../../com/trolltech/qt/core/QEvent.html" title="class in com.trolltech.qt.core">QEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#changeEvent(com.trolltech.qt.core.QEvent)">changeEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="contextMenuEvent(com.trolltech.qt.gui.QContextMenuEvent)"><!-- --></A><H3>
contextMenuEvent</H3>
<PRE>
protected void <B>contextMenuEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QContextMenuEvent.html" title="class in com.trolltech.qt.gui">QContextMenuEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>Shows the standard context menu created with <a href="QLineEdit.html#createStandardContextMenu()"><tt>createStandardContextMenu</tt></a>.</p>
<p>If you do not want the line edit to have a context menu, you can set its <a href="QWidget.html#contextMenuPolicy()"><tt>contextMenuPolicy</tt></a> to Qt::NoContextMenu. If you want to customize the context menu, reimplement this function. If you want to extend the standard context menu, reimplement this function, call <a href="QLineEdit.html#createStandardContextMenu()"><tt>createStandardContextMenu</tt></a> and extend the menu returned.</p>
<pre>    void LineEdit::contextMenuEvent(QContextMenuEvent *event)
    {
        QMenu *menu = createStandardContextMenu();
        menu-&gt;addAction(tr(&quot;My Menu Item&quot;));
        <span class="comment">//...</span>
        menu-&gt;exec(event-&gt;globalPos());
        delete menu;
    }</pre>
<p>The <tt>arg__1</tt> parameter is used to obtain the position where the mouse cursor was when the event was generated.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#contextMenuEvent(com.trolltech.qt.gui.QContextMenuEvent)">contextMenuEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#setContextMenuPolicy(com.trolltech.qt.core.Qt.ContextMenuPolicy)"><tt>setContextMenuPolicy</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dragEnterEvent(com.trolltech.qt.gui.QDragEnterEvent)"><!-- --></A><H3>
dragEnterEvent</H3>
<PRE>
protected void <B>dragEnterEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QDragEnterEvent.html" title="class in com.trolltech.qt.gui">QDragEnterEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#dragEnterEvent(com.trolltech.qt.gui.QDragEnterEvent)">dragEnterEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="%2E%2E/porting4.html#qtextdrag"><tt>QTextDrag</tt></a>, 
<a href="%2E%2E/porting4.html#qimagedrag"><tt>QImageDrag</tt></a>, 
<a href="QDragEnterEvent.html"><tt>QDragEnterEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dragLeaveEvent(com.trolltech.qt.gui.QDragLeaveEvent)"><!-- --></A><H3>
dragLeaveEvent</H3>
<PRE>
protected void <B>dragLeaveEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QDragLeaveEvent.html" title="class in com.trolltech.qt.gui">QDragLeaveEvent</A>&nbsp;e)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#dragLeaveEvent(com.trolltech.qt.gui.QDragLeaveEvent)">dragLeaveEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="%2E%2E/porting4.html#qtextdrag"><tt>QTextDrag</tt></a>, 
<a href="%2E%2E/porting4.html#qimagedrag"><tt>QImageDrag</tt></a>, 
<a href="QDragLeaveEvent.html"><tt>QDragLeaveEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dragMoveEvent(com.trolltech.qt.gui.QDragMoveEvent)"><!-- --></A><H3>
dragMoveEvent</H3>
<PRE>
protected void <B>dragMoveEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QDragMoveEvent.html" title="class in com.trolltech.qt.gui">QDragMoveEvent</A>&nbsp;e)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#dragMoveEvent(com.trolltech.qt.gui.QDragMoveEvent)">dragMoveEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="%2E%2E/porting4.html#qtextdrag"><tt>QTextDrag</tt></a>, 
<a href="%2E%2E/porting4.html#qimagedrag"><tt>QImageDrag</tt></a>, 
<a href="QDragMoveEvent.html"><tt>QDragMoveEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dropEvent(com.trolltech.qt.gui.QDropEvent)"><!-- --></A><H3>
dropEvent</H3>
<PRE>
protected void <B>dropEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QDropEvent.html" title="class in com.trolltech.qt.gui">QDropEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#dropEvent(com.trolltech.qt.gui.QDropEvent)">dropEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="%2E%2E/porting4.html#qtextdrag"><tt>QTextDrag</tt></a>, 
<a href="%2E%2E/porting4.html#qimagedrag"><tt>QImageDrag</tt></a>, 
<a href="QDropEvent.html"><tt>QDropEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="event(com.trolltech.qt.core.QEvent)"><!-- --></A><H3>
event</H3>
<PRE>
public boolean <B>event</B>(<A HREF="../../../../com/trolltech/qt/core/QEvent.html" title="class in com.trolltech.qt.core">QEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#event(com.trolltech.qt.core.QEvent)">event</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#closeEvent(com.trolltech.qt.gui.QCloseEvent)"><tt>closeEvent</tt></a>, 
<a href="QWidget.html#focusInEvent(com.trolltech.qt.gui.QFocusEvent)"><tt>focusInEvent</tt></a>, 
<a href="QWidget.html#focusOutEvent(com.trolltech.qt.gui.QFocusEvent)"><tt>focusOutEvent</tt></a>, 
<a href="QWidget.html#enterEvent(com.trolltech.qt.core.QEvent)"><tt>enterEvent</tt></a>, 
<a href="QWidget.html#keyPressEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyPressEvent</tt></a>, 
<a href="QWidget.html#keyReleaseEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyReleaseEvent</tt></a>, 
<a href="QWidget.html#leaveEvent(com.trolltech.qt.core.QEvent)"><tt>leaveEvent</tt></a>, 
<a href="QWidget.html#mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseDoubleClickEvent</tt></a>, 
<a href="QWidget.html#mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseMoveEvent</tt></a>, 
<a href="QWidget.html#mousePressEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mousePressEvent</tt></a>, 
<a href="QWidget.html#mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseReleaseEvent</tt></a>, 
<a href="QWidget.html#moveEvent(com.trolltech.qt.gui.QMoveEvent)"><tt>moveEvent</tt></a>, 
<a href="QWidget.html#paintEvent(com.trolltech.qt.gui.QPaintEvent)"><tt>paintEvent</tt></a>, 
<a href="QWidget.html#resizeEvent(com.trolltech.qt.gui.QResizeEvent)"><tt>resizeEvent</tt></a>, 
<tt>QObject::event</tt>, 
<tt>QObject::timerEvent</tt></DL>
</DD>
</DL>
<HR>

<A NAME="focusInEvent(com.trolltech.qt.gui.QFocusEvent)"><!-- --></A><H3>
focusInEvent</H3>
<PRE>
protected void <B>focusInEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QFocusEvent.html" title="class in com.trolltech.qt.gui">QFocusEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusInEvent(com.trolltech.qt.gui.QFocusEvent)">focusInEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#focusOutEvent(com.trolltech.qt.gui.QFocusEvent)"><tt>focusOutEvent</tt></a>, 
<a href="QWidget.html#setFocusPolicy(com.trolltech.qt.core.Qt.FocusPolicy)"><tt>setFocusPolicy</tt></a>, 
<a href="QWidget.html#keyPressEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyPressEvent</tt></a>, 
<a href="QWidget.html#keyReleaseEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyReleaseEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QFocusEvent.html"><tt>QFocusEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="focusOutEvent(com.trolltech.qt.gui.QFocusEvent)"><!-- --></A><H3>
focusOutEvent</H3>
<PRE>
protected void <B>focusOutEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QFocusEvent.html" title="class in com.trolltech.qt.gui">QFocusEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#focusOutEvent(com.trolltech.qt.gui.QFocusEvent)">focusOutEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#focusInEvent(com.trolltech.qt.gui.QFocusEvent)"><tt>focusInEvent</tt></a>, 
<a href="QWidget.html#setFocusPolicy(com.trolltech.qt.core.Qt.FocusPolicy)"><tt>setFocusPolicy</tt></a>, 
<a href="QWidget.html#keyPressEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyPressEvent</tt></a>, 
<a href="QWidget.html#keyReleaseEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyReleaseEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QFocusEvent.html"><tt>QFocusEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="inputMethodEvent(com.trolltech.qt.gui.QInputMethodEvent)"><!-- --></A><H3>
inputMethodEvent</H3>
<PRE>
protected void <B>inputMethodEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QInputMethodEvent.html" title="class in com.trolltech.qt.gui">QInputMethodEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#inputMethodEvent(com.trolltech.qt.gui.QInputMethodEvent)">inputMethodEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QInputMethodEvent.html"><tt>QInputMethodEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="inputMethodQuery(com.trolltech.qt.core.Qt.InputMethodQuery)"><!-- --></A><H3>
inputMethodQuery</H3>
<PRE>
public java.lang.Object <B>inputMethodQuery</B>(<A HREF="../../../../com/trolltech/qt/core/Qt.InputMethodQuery.html" title="enum in com.trolltech.qt.core">Qt.InputMethodQuery</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#inputMethodQuery(com.trolltech.qt.core.Qt.InputMethodQuery)">inputMethodQuery</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#inputMethodEvent(com.trolltech.qt.gui.QInputMethodEvent)"><tt>inputMethodEvent</tt></a>, 
<a href="QInputMethodEvent.html"><tt>QInputMethodEvent</tt></a>, 
<a href="QInputContext.html"><tt>QInputContext</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="keyPressEvent(com.trolltech.qt.gui.QKeyEvent)"><!-- --></A><H3>
keyPressEvent</H3>
<PRE>
protected void <B>keyPressEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QKeyEvent.html" title="class in com.trolltech.qt.gui">QKeyEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>Converts the given key press <tt>arg__1</tt> into a line edit action.</p>
<p>If Return or Enter is pressed and the current text is valid (or can be made valid</tt> by the validator), the signal <a href="QLineEdit.html#returnPressed()"><tt>returnPressed</tt></a> is emitted.</p>
<p>The default key bindings are listed in the class's detailed description.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#keyPressEvent(com.trolltech.qt.gui.QKeyEvent)">keyPressEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#keyReleaseEvent(com.trolltech.qt.gui.QKeyEvent)"><tt>keyReleaseEvent</tt></a>, 
<tt>QKeyEvent::ignore</tt>, 
<a href="QWidget.html#setFocusPolicy(com.trolltech.qt.core.Qt.FocusPolicy)"><tt>setFocusPolicy</tt></a>, 
<a href="QWidget.html#focusInEvent(com.trolltech.qt.gui.QFocusEvent)"><tt>focusInEvent</tt></a>, 
<a href="QWidget.html#focusOutEvent(com.trolltech.qt.gui.QFocusEvent)"><tt>focusOutEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QKeyEvent.html"><tt>QKeyEvent</tt></a>, 
<a href="%2E%2E/qtjambi-tetrix.html">Tetrix Example</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="minimumSizeHint()"><!-- --></A><H3>
minimumSizeHint</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A> <B>minimumSizeHint</B>()</PRE>
<DL>
<DD><p>Returns a minimum size for the line edit.</p>
<p>The width returned is enough for at least one character.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#minimumSizeHint()">minimumSizeHint</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QSize::isValid</tt>, 
<a href="QWidget.html#resize(com.trolltech.qt.core.QSize)"><tt>resize</tt></a>, 
<a href="QWidget.html#setMinimumSize(int, int)"><tt>setMinimumSize</tt></a>, 
<a href="QWidget.html#sizePolicy()"><tt>sizePolicy</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)"><!-- --></A><H3>
mouseDoubleClickEvent</H3>
<PRE>
protected void <B>mouseDoubleClickEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)">mouseDoubleClickEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#mousePressEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mousePressEvent</tt></a>, 
<a href="QWidget.html#mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseReleaseEvent</tt></a>, 
<a href="QWidget.html#mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseMoveEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QMouseEvent.html"><tt>QMouseEvent</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)"><!-- --></A><H3>
mouseMoveEvent</H3>
<PRE>
protected void <B>mouseMoveEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)">mouseMoveEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#setMouseTracking(boolean)"><tt>setMouseTracking</tt></a>, 
<a href="QWidget.html#mousePressEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mousePressEvent</tt></a>, 
<a href="QWidget.html#mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseReleaseEvent</tt></a>, 
<a href="QWidget.html#mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseDoubleClickEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QMouseEvent.html"><tt>QMouseEvent</tt></a>, 
<CODE>Example</tt></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="mousePressEvent(com.trolltech.qt.gui.QMouseEvent)"><!-- --></A><H3>
mousePressEvent</H3>
<PRE>
protected void <B>mousePressEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mousePressEvent(com.trolltech.qt.gui.QMouseEvent)">mousePressEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseReleaseEvent</tt></a>, 
<a href="QWidget.html#mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseDoubleClickEvent</tt></a>, 
<a href="QWidget.html#mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseMoveEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QMouseEvent.html"><tt>QMouseEvent</tt></a>, 
<CODE>Example</tt></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)"><!-- --></A><H3>
mouseReleaseEvent</H3>
<PRE>
protected void <B>mouseReleaseEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QMouseEvent.html" title="class in com.trolltech.qt.gui">QMouseEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#mouseReleaseEvent(com.trolltech.qt.gui.QMouseEvent)">mouseReleaseEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#mousePressEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mousePressEvent</tt></a>, 
<a href="QWidget.html#mouseDoubleClickEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseDoubleClickEvent</tt></a>, 
<a href="QWidget.html#mouseMoveEvent(com.trolltech.qt.gui.QMouseEvent)"><tt>mouseMoveEvent</tt></a>, 
<a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QMouseEvent.html"><tt>QMouseEvent</tt></a>, 
<CODE>Example</tt></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="paintEvent(com.trolltech.qt.gui.QPaintEvent)"><!-- --></A><H3>
paintEvent</H3>
<PRE>
protected void <B>paintEvent</B>(<A HREF="../../../../com/trolltech/qt/gui/QPaintEvent.html" title="class in com.trolltech.qt.gui">QPaintEvent</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#paintEvent(com.trolltech.qt.gui.QPaintEvent)">paintEvent</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QWidget.html#event(com.trolltech.qt.core.QEvent)"><tt>event</tt></a>, 
<a href="QWidget.html#repaint()"><tt>repaint</tt></a>, 
<a href="QWidget.html#update(com.trolltech.qt.gui.QRegion)"><tt>update</tt></a>, 
<a href="QPainter.html"><tt>QPainter</tt></a>, 
<a href="QPixmap.html"><tt>QPixmap</tt></a>, 
<a href="QPaintEvent.html"><tt>QPaintEvent</tt></a>, 
<a href="%2E%2E/qtjambi-analogclock.html">Analog Clock Example</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="sizeHint()"><!-- --></A><H3>
sizeHint</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A> <B>sizeHint</B>()</PRE>
<DL>
<DD><p>Returns a recommended size for the widget.</p>
<p>The width returned, in pixels, is usually enough for about 15 to 20 characters.</p>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html#sizeHint()">sizeHint</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QSize::isValid</tt>, 
<a href="QWidget.html#minimumSizeHint()"><tt>minimumSizeHint</tt></a>, 
<a href="QWidget.html#sizePolicy()"><tt>sizePolicy</tt></a>, 
<a href="QWidget.html#setMinimumSize(int, int)"><tt>setMinimumSize</tt></a>, 
<a href="QWidget.html#updateGeometry()"><tt>updateGeometry</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="fromNativePointer(com.trolltech.qt.QNativePointer)"><!-- --></A><H3>
fromNativePointer</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/gui/QLineEdit.html" title="class in com.trolltech.qt.gui">QLineEdit</A> <B>fromNativePointer</B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</PRE>
<DL>
<DD>This function returns the QLineEdit instance pointed to by nativePointer
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nativePointer</CODE> - the QNativePointer of which object should be returned.</DL>
</DD>
</DL>
<HR>

<A NAME="initStyleOption(com.trolltech.qt.gui.QStyleOptionFrame)"><!-- --></A><H3>
initStyleOption</H3>
<PRE>
protected final void <B>initStyleOption</B>(<A HREF="../../../../com/trolltech/qt/gui/QStyleOptionFrame.html" title="class in com.trolltech.qt.gui">QStyleOptionFrame</A>&nbsp;option)</PRE>
<DL>
<DD>This is a overloaded function provided for convenience.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLinearGradient.html" title="class in com.trolltech.qt.gui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLineEdit.EchoMode.html" title="enum in com.trolltech.qt.gui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/gui/QLineEdit.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QLineEdit.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>