📄 classqextdatetimespinbox.html
字号:
<tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::onEditTextChanged </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const QString & </td> <td class="mdname1" valign="top" nowrap> <em>text</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [virtual, slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>[public slot] called when editor text changes </td> </tr></table><a name="g1" doxytag="QextDateTimeSpinBox::onFormatChanged"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::onFormatChanged </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const QString & </td> <td class="mdname1" valign="top" nowrap> <em>text</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [virtual, slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>[public slot] called when format specifier string changes. </td> </tr></table><a name="b1" doxytag="QextDateTimeSpinBox::refresh"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::refresh </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [protected, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>refreshes the text in the editor </td> </tr></table><a name="g2" doxytag="QextDateTimeSpinBox::setDate"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::setDate </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const QDate & </td> <td class="mdname1" valign="top" nowrap> <em>date</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Sets the date used by the control to the one specified by the date argument. </td> </tr></table><a name="b2" doxytag="QextDateTimeSpinBox::setDefaultStrings"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::setDefaultStrings </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Sets up default day and month strings. </td> </tr></table><a name="b7" doxytag="QextDateTimeSpinBox::setLongDayNames"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::setLongDayNames </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const QStringList & </td> <td class="mdname1" valign="top" nowrap> <em>names</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Sets the names of days of the week. Note that Monday is assumed to map to the first element, and Sunday to the last. This is for consistency with the behavior of QDate. The QStringList passed in is assumed to have at least 7 elements. Any elements beyond the first 7 are ignored. </td> </tr></table><a name="b6" doxytag="QextDateTimeSpinBox::setLongMonthNames"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::setLongMonthNames </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const QStringList & </td> <td class="mdname1" valign="top" nowrap> <em>names</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Sets the names of the months. The QStringList reference passed in is assumed to have at least 12 QStrings in it; any after the first 12 will be ignored. </td> </tr></table><a name="g5" doxytag="QextDateTimeSpinBox::setTime"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::setTime </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const QTime & </td> <td class="mdname1" valign="top" nowrap> <em>time</em> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Sets the time used by the control to the one specified by the time argument. </td> </tr></table><a name="g6" doxytag="QextDateTimeSpinBox::stepDown"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::stepDown </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [virtual, slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>[public slot] responds to the down arrow of the spin box control </td> </tr></table><a name="g7" doxytag="QextDateTimeSpinBox::stepUp"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::stepUp </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [virtual, slot]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>[public slot] responds to the up arrow of the spin box control </td> </tr></table><a name="a8" doxytag="QextDateTimeSpinBox::time"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> QTime QextDateTimeSpinBox::time </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Returns the most recent valid time entered into the control. </td> </tr></table><a name="b3" doxytag="QextDateTimeSpinBox::updateDisplay"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void QextDateTimeSpinBox::updateDisplay </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap><code> [protected, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>override QSpinBox::updateDisplay() to keep the cursor from moving all around the edit box on mouseover events </td> </tr></table><a name="a9" doxytag="QextDateTimeSpinBox::validator"></a><p><table width="100%" cellpadding="2" cellspacing="0" border="0"> <tr> <td class="md"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="classQextDateTimeValidator.html">QextDateTimeValidator</a> * QextDateTimeSpinBox::validator </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top">) </td> <td class="md" nowrap> const</td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>returns date validator pointer </td> </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="qextdatetimespinbox_8h-source.html">qextdatetimespinbox.h</a><li>qextdatetimespinbox.cpp</ul><hr><address><small>Generated on Tue Mar 5 19:25:19 2002 for QextDateTimeSpinbox by<a href="http://www.doxygen.org/index.html"><img src="doxygen.gif" alt="doxygen" align="middle" border=0 width=110 height=53></a>1.2.13.1 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, © 1997-2001</small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -