Definition at line 108 of file SearchModel.h.
Public Member Functions | |
| IconProvider () | |
| ~IconProvider () | |
| QIcon | icon (QString fileExtension) const |
Private Types | |
| enum | FileTypes { video, audio, compressed, photo, text, unknown } |
Private Attributes | |
| QList< QIcon > | iconList |
| QList< QString > | videoFileExtensions |
| QList< QString > | audioFileExtensions |
| QList< QString > | compressedFileExtensions |
| QList< QString > | photoFileExtensions |
| QList< QString > | textFileExtensions |
|
|
Definition at line 117 of file SearchModel.h. |
|
|
|
|
|
Definition at line 112 of file SearchModel.h. |
|
|
|
|
|
Definition at line 121 of file SearchModel.h. |
|
|
Definition at line 122 of file SearchModel.h. |
|
|
Definition at line 119 of file SearchModel.h. |
|
|
Definition at line 123 of file SearchModel.h. |
|
|
Definition at line 124 of file SearchModel.h. |
|
|
Definition at line 120 of file SearchModel.h. |