Changeset 85ad815b0b in tspsg for src/settingsdialog.cpp


Ignore:
Timestamp:
Oct 21, 2009, 2:48:49 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e0fcac5f2c
Parents:
caef58b531
Message:

Some documentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/settingsdialog.cpp

    rcaef58b531 r85ad815b0b  
    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.