API Documentation
Loading...
Searching...
No Matches
FileAndFolderSettingsDialog Class Reference

#include <FileAndFolderSettingsDialog.h>

Inheritance diagram for FileAndFolderSettingsDialog:
[legend]
Collaboration diagram for FileAndFolderSettingsDialog:
[legend]

Public Member Functions

 FileAndFolderSettingsDialog (QWidget *parent=nullptr)
 

Protected Member Functions

bool event (QEvent *event) override
 
void retranslate ()
 
FileChooserDialogfileChooser ()
 
void updateUseProjectFolders ()
 
void showBrowseDialog (const TranslatedString &title, Button *b)
 
void setDescriptions ()
 

Protected Attributes

Ui::FileAndFolderSettingsUI * ui
 
FileChooserDialogm_file_chooser_dialog
 
ApplicationOption< String > * m_path_to_modify
 

Constructor & Destructor Documentation

◆ FileAndFolderSettingsDialog()

FileAndFolderSettingsDialog ( QWidget * parent = nullptr)

Member Function Documentation

◆ event()

bool event ( QEvent * event)
overrideprotected

◆ fileChooser()

FileChooserDialog * fileChooser ( )
protected

◆ retranslate()

void retranslate ( )
protected

◆ setDescriptions()

void setDescriptions ( )
protected

◆ showBrowseDialog()

void showBrowseDialog ( const TranslatedString & title,
Button * b )
protected

◆ updateUseProjectFolders()

void updateUseProjectFolders ( )
protected

Member Data Documentation

◆ m_file_chooser_dialog

FileChooserDialog* m_file_chooser_dialog
protected

◆ m_path_to_modify

ApplicationOption<String>* m_path_to_modify
protected

◆ ui

Ui::FileAndFolderSettingsUI* ui
protected

The documentation for this class was generated from the following files: