The AddressBarDirectoryList class is used to mimic the behaviour of Windows' Explorer.
More...
#include <addressbardirectorylist.h>
The AddressBarDirectoryList class is used to mimic the behaviour of Windows' Explorer.
When one is clicking in the AddressBar (but not on a button) it shows an edit area. Then, when one is typing a separator a new popup is being displayed and populated with the content of the subdirectory if it's a valid one.
- Author
- Matthieu Bachelier
- Copyright
- GNU General Public License v3
AddressBarDirectoryList::AddressBarDirectoryList |
( |
const QDir & |
dir, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
void AddressBarDirectoryList::cd |
( |
const QString & |
path | ) |
|
void AddressBarDirectoryList::cdUp |
( |
const QString & |
path | ) |
|
void AddressBarDirectoryList::filterItems |
( |
const QString & |
path | ) |
|
The documentation for this class was generated from the following files: