#include <playlistentrydialog.h>
◆ PlaylistEntryDialog()
| PlaylistEntryDialog::PlaylistEntryDialog |
( |
MainWindow * |
mainwindow, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ filterInArchive()
| bool PlaylistEntryDialog::filterInArchive |
( |
| ) |
|
◆ getSelectedCore()
| const QHash< QString, QString > PlaylistEntryDialog::getSelectedCore |
( |
| ) |
|
◆ getSelectedDatabase()
| const QString PlaylistEntryDialog::getSelectedDatabase |
( |
| ) |
|
◆ getSelectedExtensions()
| const QStringList PlaylistEntryDialog::getSelectedExtensions |
( |
| ) |
|
◆ getSelectedName()
| const QString PlaylistEntryDialog::getSelectedName |
( |
| ) |
|
◆ getSelectedPath()
| const QString PlaylistEntryDialog::getSelectedPath |
( |
| ) |
|
◆ hideDialog
| void PlaylistEntryDialog::hideDialog |
( |
| ) |
|
|
slot |
◆ loadPlaylistOptions()
| void PlaylistEntryDialog::loadPlaylistOptions |
( |
| ) |
|
|
private |
◆ nameFieldEnabled()
| bool PlaylistEntryDialog::nameFieldEnabled |
( |
| ) |
|
◆ onAccepted
| void PlaylistEntryDialog::onAccepted |
( |
| ) |
|
|
slot |
◆ onPathClicked
| void PlaylistEntryDialog::onPathClicked |
( |
| ) |
|
|
privateslot |
◆ onRejected
| void PlaylistEntryDialog::onRejected |
( |
| ) |
|
|
slot |
◆ setEntryValues()
| void PlaylistEntryDialog::setEntryValues |
( |
const QHash< QString, QString > & |
contentHash | ) |
|
◆ showDialog
| bool PlaylistEntryDialog::showDialog |
( |
const QHash< QString, QString > & |
hash = QHash<QString, QString>() | ) |
|
|
slot |
◆ m_coreComboBox
| QComboBox* PlaylistEntryDialog::m_coreComboBox |
|
private |
◆ m_databaseComboBox
| QComboBox* PlaylistEntryDialog::m_databaseComboBox |
|
private |
◆ m_extensionArchiveCheckBox
| QCheckBox* PlaylistEntryDialog::m_extensionArchiveCheckBox |
|
private |
◆ m_extensionsLineEdit
| QLineEdit* PlaylistEntryDialog::m_extensionsLineEdit |
|
private |
◆ m_mainwindow
◆ m_nameLineEdit
| QLineEdit* PlaylistEntryDialog::m_nameLineEdit |
|
private |
◆ m_pathLineEdit
| QLineEdit* PlaylistEntryDialog::m_pathLineEdit |
|
private |
◆ m_settings
| QSettings* PlaylistEntryDialog::m_settings |
|
private |
The documentation for this class was generated from the following files: