|
| void | fill_from_db () |
| |
| association_list::iterator | find (const QString &ext) |
| |
| association_list::iterator | find (unsigned int id) |
| |
| association_list::const_iterator | cfind (const QString &ext) const |
| |
| association_list::const_iterator | cfind (unsigned int id) const |
| |
Definition at line 584 of file dbaccess.cpp.
◆ association_list
◆ ext_ignore_list
◆ file_association
◆ FileAssociationsImp()
| FileAssociationsImp::FileAssociationsImp |
( |
| ) |
|
|
default |
◆ add()
◆ cfind() [1/2]
| association_list::const_iterator FileAssociationsImp::cfind |
( |
const QString & |
ext | ) |
const |
|
inlineprivate |
◆ cfind() [2/2]
| association_list::const_iterator FileAssociationsImp::cfind |
( |
unsigned int |
id | ) |
const |
|
inlineprivate |
◆ cleanup()
| void FileAssociationsImp::cleanup |
( |
| ) |
|
|
inline |
◆ fill_from_db()
| void FileAssociationsImp::fill_from_db |
( |
| ) |
|
|
inlineprivate |
◆ find() [1/2]
| association_list::iterator FileAssociationsImp::find |
( |
const QString & |
ext | ) |
|
|
inlineprivate |
◆ find() [2/2]
| association_list::iterator FileAssociationsImp::find |
( |
unsigned int |
id | ) |
|
|
inlineprivate |
◆ get() [1/2]
| bool FileAssociationsImp::get |
( |
const QString & |
ext, |
|
|
file_association & |
val |
|
) |
| const |
|
inline |
◆ get() [2/2]
◆ getExtensionIgnoreList()
| void FileAssociationsImp::getExtensionIgnoreList |
( |
ext_ignore_list & |
ext_ignore | ) |
const |
|
inline |
◆ getList()
◆ load_data()
| void FileAssociationsImp::load_data |
( |
| ) |
|
|
inline |
◆ remove()
| bool FileAssociationsImp::remove |
( |
unsigned int |
id | ) |
|
|
inline |
◆ m_fileAssociations
◆ m_mutex
| QMutex FileAssociationsImp::m_mutex |
|
mutable |
◆ m_ready
| bool FileAssociationsImp::m_ready {false} |
|
private |
The documentation for this class was generated from the following file: