#include <dbaccess.h>
Definition at line 133 of file 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 |
| FileAssociations::file_association::file_association | ( | ) |
Definition at line 834 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 839 of file dbaccess.cpp.
| unsigned int FileAssociations::file_association::id |
1.5.5