#include <RecordEditor.hpp>
◆ RecordEditor()
| RecordEditor::RecordEditor |
( |
const RecordID | record, |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
◆ ~RecordEditor()
| RecordEditor::~RecordEditor |
( |
| ) |
|
|
override |
◆ loadBanners()
| void RecordEditor::loadBanners |
( |
| ) |
|
|
private |
◆ loadPreviews()
| void RecordEditor::loadPreviews |
( |
| ) |
|
|
private |
◆ loadRecordInfo()
| void RecordEditor::loadRecordInfo |
( |
| ) |
|
|
private |
◆ loadTags()
| void RecordEditor::loadTags |
( |
| ) |
|
|
private |
◆ loadVersions()
| void RecordEditor::loadVersions |
( |
| ) |
|
|
private |
◆ on_btnAddPreviews_pressed
| void RecordEditor::on_btnAddPreviews_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnAddVersion_pressed
| void RecordEditor::on_btnAddVersion_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnApplyDesc_pressed
| void RecordEditor::on_btnApplyDesc_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnChangeCreator_pressed
| void RecordEditor::on_btnChangeCreator_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnChangeEngine_pressed
| void RecordEditor::on_btnChangeEngine_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnChangeTitle_pressed
| void RecordEditor::on_btnChangeTitle_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnClose_pressed
| void RecordEditor::on_btnClose_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnDeleteVersion_pressed
| void RecordEditor::on_btnDeleteVersion_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnRemovePreviews_pressed
| void RecordEditor::on_btnRemovePreviews_pressed |
( |
| ) |
|
|
privateslot |
◆ on_btnSetBanner_pressed
| void RecordEditor::on_btnSetBanner_pressed |
( |
| ) |
|
|
privateslot |
◆ on_previewList_reordered
| void RecordEditor::on_previewList_reordered |
( |
| ) |
|
|
privateslot |
◆ on_splitter_splitterMoved
| void RecordEditor::on_splitter_splitterMoved |
( |
int | pos, |
|
|
int | index ) |
|
privateslot |
◆ on_tagEdit_returnPressed
| void RecordEditor::on_tagEdit_returnPressed |
( |
| ) |
|
|
privateslot |
◆ on_versionList_currentRowChanged
| void RecordEditor::on_versionList_currentRowChanged |
( |
int | idx | ) |
|
|
privateslot |
◆ resizeEvent()
| void RecordEditor::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideprivate |
◆ showEvent()
| void RecordEditor::showEvent |
( |
QShowEvent * | event | ) |
|
|
overrideprivate |
◆ switchTabs()
| void RecordEditor::switchTabs |
( |
const int | index | ) |
|
◆ m_banner_path
| std::filesystem::path RecordEditor::m_banner_path |
|
private |
◆ m_preview_paths
| std::vector< std::filesystem::path > RecordEditor::m_preview_paths |
|
private |
◆ m_record
◆ m_versions
◆ ui
| Ui::RecordEditor* RecordEditor::ui |
|
private |
The documentation for this class was generated from the following files: