QTfrontend/util/DataManager.h
changeset 8508 f849b7b3af1d
parent 8377 869f80966a77
child 8918 512753ea4b1b
equal deleted inserted replaced
8507:f4475782cf45 8508:f849b7b3af1d
   115         ThemeModel * themeModel();
   115         ThemeModel * themeModel();
   116 
   116 
   117         QStandardItemModel * colorsModel();
   117         QStandardItemModel * colorsModel();
   118         QStandardItemModel * bindsModel();
   118         QStandardItemModel * bindsModel();
   119 
   119 
       
   120         static bool ensureFileExists(const QString & fileName);
       
   121 
   120     public slots:
   122     public slots:
   121         /// Reloads data from storage.
   123         /// Reloads data from storage.
   122         void reload();
   124         void reload();
   123         void resetColors();
   125         void resetColors();
   124 
   126