#include <dbaccess.h>
Public Member Functions | |
| file_association () | |
| file_association (unsigned int l_id, const QString &ext, const QString &playcmd, bool l_ignore, bool l_use_default) | |
Public Attributes | |
| unsigned int | id |
| QString | extension |
| QString | playcommand |
| bool | ignore |
| bool | use_default |
Definition at line 138 of file dbaccess.h.
| FileAssociations::file_association::file_association | ( | ) |
Definition at line 821 of file dbaccess.cpp.
| FileAssociations::file_association::file_association | ( | unsigned int | l_id, | |
| const QString & | ext, | |||
| const QString & | playcmd, | |||
| bool | l_ignore, | |||
| bool | l_use_default | |||
| ) |
Definition at line 826 of file dbaccess.cpp.
| unsigned int FileAssociations::file_association::id |
Definition at line 140 of file dbaccess.h.
Referenced by FileAssociationsImp::add().
Definition at line 141 of file dbaccess.h.
Referenced by FileAssociationsImp::add().
Definition at line 142 of file dbaccess.h.
Referenced by FileAssociationsImp::add().
Definition at line 143 of file dbaccess.h.
Referenced by FileAssociationsImp::add().
Definition at line 144 of file dbaccess.h.
Referenced by FileAssociationsImp::add().
1.6.3