Guitar
Public Member Functions | Private Attributes | List of all members
FilePropertyDialog Class Reference

#include <FilePropertyDialog.h>

Inheritance diagram for FilePropertyDialog:
Inheritance graph
[legend]
Collaboration diagram for FilePropertyDialog:
Collaboration graph
[legend]

Public Member Functions

 FilePropertyDialog (QWidget *parent=nullptr)
 
 ~FilePropertyDialog () override
 
void exec (MainWindow *mw, QString const &path, QString const &id)
 

Private Attributes

MainWindowmainwindow
 
Ui::FilePropertyDialog * ui
 

Constructor & Destructor Documentation

◆ FilePropertyDialog()

FilePropertyDialog::FilePropertyDialog ( QWidget *  parent = nullptr)
explicit

◆ ~FilePropertyDialog()

FilePropertyDialog::~FilePropertyDialog ( )
override

Member Function Documentation

◆ exec()

void FilePropertyDialog::exec ( MainWindow mw,
QString const &  path,
QString const &  id 
)
Here is the call graph for this function:

Member Data Documentation

◆ mainwindow

MainWindow* FilePropertyDialog::mainwindow
private

◆ ui

Ui::FilePropertyDialog* FilePropertyDialog::ui
private

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