VirtualBox

Ignore:
Timestamp:
Jun 17, 2008 2:56:57 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32136
Message:

FE/Qt4: spelling

Location:
trunk/src/VBox/Frontends/VirtualBox4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/QIWidgetValidator.h

    r9751 r9775  
    117117
    118118#endif // __QIWidgetValidator_h__
     119
  • trunk/src/VBox/Frontends/VirtualBox4/src/QIWidgetValidator.cpp

    r8629 r9775  
    108108/**
    109109 *  Destructs this validator instance.
    110  *  Before desctruction, the #validityChanged() signal is emitted; the
     110 *  Before destruction, the #validityChanged() signal is emitted; the
    111111 *  value of #isValid() is always true at this time.
    112112 */
     
    132132 *  are skipped and don't affect the result.
    133133 *
    134  *  The method emits the #isValidRequested() signal before callig
     134 *  The method emits the #isValidRequested() signal before calling
    135135 *  #isOtherValid(), thus giving someone an opportunity to affect its result by
    136136 *  calling #setOtherValid() from the signal handler. Note that #isOtherValid()
     
    197197 *
    198198 *  2) connects itself to those that can be validated, in order to emit the
    199  *     validityChanged() signal to give its receiver an oportunity to do
     199 *     validityChanged() signal to give its receiver an opportunity to do
    200200 *     useful actions.
    201201 *
     
    278278 *
    279279 *  This message uses the caption text passed to the constructor as a page
    280  *  name to refer to. If the caption is NULL, this funciton will return a null
     280 *  name to refer to. If the caption is NULL, this function will return a null
    281281 *  string.
    282282 *
     
    330330 *
    331331 *  Returns the current value of the generic validity flag.
    332  *  Thie generic validity flag is used by #isValid() to determine
     332 *  This generic validity flag is used by #isValid() to determine
    333333 *  the overall validity of the managed widget. This flag is true by default,
    334334 *  until #setOtherValid( false ) is called.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette