Searched refs:setToolTipsShowComments (Results 1 – 3 of 3) sorted by relevance
213 void ApplicationSettings::setToolTipsShowComments(bool val) in setToolTipsShowComments() function in Digikam::ApplicationSettings
349 void setToolTipsShowComments(bool val);
549 settings->setToolTipsShowComments(d->showCommentsBox->isChecked()); in applySettings()