Changeset 66 in tspsg-svn for trunk/src/settingsdialog.cpp


Ignore:
Timestamp:
Oct 21, 2009, 2:48:49 PM (15 years ago)
Author:
laleppa
Message:

Some documentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/settingsdialog.cpp

    r65 r66  
    226226/*!
    227227 * \brief Indicates whether or not the font color has been changed.
     228 * \return \c true if font color changed, otherwise \c false.
    228229 */
    229230bool SettingsDialog::colorChanged() const
     
    234235/*!
    235236 * \brief Indicates whether or not the font properties have been changed.
     237 * \return \c true if font properties changed, otherwise \c false.
    236238 */
    237239bool SettingsDialog::fontChanged() const
Note: See TracChangeset for help on using the changeset viewer.