Fix accidental Retquired conversion

pull/1/head
Timothy Pearson 13 years ago
parent d070aee4c2
commit d0e77a7577

@ -50,7 +50,7 @@
<tr><td>s</td><td>TQString</td><td></td></tr> <tr><td>s</td><td>TQString</td><td></td></tr>
</table> </table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
<li><b>getModsRetquired</b> () <li><b>getModsRequired</b> ()
<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(uint)</i></td></tr> <table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(uint)</i></td></tr>
</table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> </table></td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
<li><b>getSymVariation</b> () <li><b>getSymVariation</b> ()

@ -27,7 +27,7 @@ namespace KKeyServer
TQString toStringInternal() const; TQString toStringInternal() const;
TQString toString() const; TQString toString() const;
uint getModsRetquired() const; uint getModsRequired() const;
uint getSymVariation() const; uint getSymVariation() const;
operator uint() const { return m_sym; } operator uint() const { return m_sym; }

@ -27,7 +27,7 @@ namespace KKeyServer
TQString toStringInternal() const; TQString toStringInternal() const;
TQString toString() const; TQString toString() const;
uint getModsRetquired() const; uint getModsRequired() const;
uint getSymVariation() const; uint getSymVariation() const;
operator uint() const { return m_sym; } operator uint() const { return m_sym; }

@ -27,7 +27,7 @@ namespace KKeyServer
TQString toStringInternal() const; TQString toStringInternal() const;
TQString toString() const; TQString toString() const;
uint getModsRetquired() const; uint getModsRequired() const;
uint getSymVariation() const; uint getSymVariation() const;
operator uint() const { return m_sym; } operator uint() const { return m_sym; }

@ -87,7 +87,7 @@ namespace KKeyServer
* @return the retquired @ref KKey::ModFlag's * @return the retquired @ref KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -87,7 +87,7 @@ namespace KKeyServer
* @return the retquired @ref KKey::ModFlag's * @return the retquired @ref KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -87,7 +87,7 @@ namespace KKeyServer
* @return the retquired @ref KKey::ModFlag's * @return the retquired @ref KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -87,7 +87,7 @@ namespace KKeyServer
* @return the retquired @ref KKey::ModFlag's * @return the retquired @ref KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -87,7 +87,7 @@ namespace KKeyServer
* @return the retquired @ref KKey::ModFlag's * @return the retquired @ref KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -87,7 +87,7 @@ namespace KKeyServer
* @return the retquired @ref KKey::ModFlag's * @return the retquired @ref KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -85,7 +85,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -107,7 +107,7 @@ namespace KKeyServer
* @return the retquired KKey::ModFlag's * @return the retquired KKey::ModFlag's
* @see KKey::ModFlag * @see KKey::ModFlag
*/ */
uint getModsRetquired() const; uint getModsRequired() const;
/** /**
* TODO: please find out what this method does and document it * TODO: please find out what this method does and document it

@ -57,7 +57,7 @@ public:
int qt () const; int qt () const;
TQString toStringInternal () const; TQString toStringInternal () const;
TQString toString () const; TQString toString () const;
uint getModsRetquired () const; uint getModsRequired () const;
uint getSymVariation () const; uint getSymVariation () const;
%If ( KDE_3_1_4 - ) %If ( KDE_3_1_4 - )

Loading…
Cancel
Save