Go to the source code of this file.
◆ GetOpenLastProjectFromSettings()
      
        
          | bool GetOpenLastProjectFromSettings  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ GetProjectInformationsFromSettings()
      
        
          | void GetProjectInformationsFromSettings  | 
          ( | 
          QString &  | 
          defaultAuthor,  | 
        
        
           | 
           | 
          int &  | 
          maxSaved  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SaveOpenLastProjectOnSettings()
      
        
          | void SaveOpenLastProjectOnSettings  | 
          ( | 
          bool  | 
          openLast | ) | 
           | 
        
      
 
 
◆ SaveProjectInformationsOnSettings()
      
        
          | void SaveProjectInformationsOnSettings  | 
          ( | 
          const QString &  | 
          defaultAuthor,  | 
        
        
           | 
           | 
          const int &  | 
          maxSaved  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ WriteDefaultProjectFile()
      
        
          | void WriteDefaultProjectFile  | 
          ( | 
          const QString &  | 
          fileName | ) | 
           | 
        
      
 
Writes the default project file.