Home
last modified time | relevance | path

Searched refs:setOptionMaximumCellLength (Results 1 – 3 of 3) sorted by relevance

/dports/games/LibreMines/LibreMines-1.8.0/src/
H A Dlibreminespreferencesdialog.h92 void setOptionMaximumCellLength(const int option); in Q_DECLARE_FLAGS()
H A Dlibreminespreferencesdialog.cpp292 void LibreMinesPreferencesDialog::setOptionMaximumCellLength(const int option) in setOptionMaximumCellLength() function in LibreMinesPreferencesDialog
H A Dlibreminesgui.cpp2041 preferences->setOptionMaximumCellLength(terms.at(1).toInt()); in vLastSessionLoadConfigurationFile()