#include <FileBrowser.h>
◆ Directory()
| lmms::gui::Directory::Directory |
( |
const QString & | filename, |
|
|
const QString & | path, |
|
|
const QString & | filter ) |
◆ addDirectory()
| void lmms::gui::Directory::addDirectory |
( |
const QString & | dir | ) |
|
|
inline |
◆ addItems()
| bool lmms::gui::Directory::addItems |
( |
const QString & | path | ) |
|
|
private |
◆ fullName()
| QString lmms::gui::Directory::fullName |
( |
QString | path = QString{} | ) |
const |
|
inlineoverridevirtual |
◆ update()
| void lmms::gui::Directory::update |
( |
| ) |
|
◆ m_dirCount
| int lmms::gui::Directory::m_dirCount |
|
private |
◆ m_directories
| QStringList lmms::gui::Directory::m_directories |
|
private |
Directories that lead here Initially, this is just set to the current path of a directory If, however, you have e.g. 'TripleOscillator/xyz' in two of the file browser's search directories 'a' and 'b', this will have two entries 'a/TripleOscillator' and 'b/TripleOscillator' and 'xyz' in the tree widget
◆ m_filter
| QString lmms::gui::Directory::m_filter |
|
private |
Filter as used in QDir::match().
◆ m_folderLockedPixmap
◆ m_folderOpenedPixmap
◆ m_folderPixmap
The documentation for this class was generated from the following files: