Seamly2D
Code documentation
PreferencesPathPage Class Reference

#include <preferencespathpage.h>

Inheritance diagram for PreferencesPathPage:
Collaboration diagram for PreferencesPathPage:

Public Member Functions

 PreferencesPathPage (QWidget *parent=nullptr)
 
virtual ~PreferencesPathPage ()
 
void Apply ()
 

Private Slots

void DefaultPath ()
 
void EditPath ()
 

Private Member Functions

void InitTable ()
 

Private Attributes

Ui::PreferencesPathPage * ui
 

Detailed Description

Definition at line 62 of file preferencespathpage.h.

Constructor & Destructor Documentation

◆ PreferencesPathPage()

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

Definition at line 62 of file preferencespathpage.cpp.

References DefaultPath(), EditPath(), InitTable(), and ui.

◆ ~PreferencesPathPage()

PreferencesPathPage::~PreferencesPathPage ( )
virtual

Definition at line 75 of file preferencespathpage.cpp.

References ui.

Member Function Documentation

◆ Apply()

◆ DefaultPath

◆ EditPath

void PreferencesPathPage::EditPath ( )
privateslot

◆ InitTable()

Member Data Documentation

◆ ui

Ui::PreferencesPathPage* PreferencesPathPage::ui
private

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