An application, used by EMimeType.
More...
#include <emimeprogram.h>
An application, used by EMimeType.
◆ EMimeProgram()
| EMimeProgram::EMimeProgram |
( |
QString |
newFilePath = QString(), |
|
|
EMimeType * |
newParent = 0 |
|
) |
| |
◆ completePath()
| QString EMimeProgram::completePath |
( |
| ) |
const |
Returns the complete path (e.g.: /usr/bin/kate).
◆ file()
| QFileInfo EMimeProgram::file |
( |
| ) |
const |
all informations about the program filename
◆ operator!=()
| bool EMimeProgram::operator!= |
( |
const EMimeProgram & |
other | ) |
const |
◆ operator==()
| bool EMimeProgram::operator== |
( |
const EMimeProgram & |
other | ) |
const |
◆ parent()
◆ path()
| QDir EMimeProgram::path |
( |
| ) |
const |
◆ program()
| QString EMimeProgram::program |
( |
| ) |
const |
◆ setFilePath()
| void EMimeProgram::setFilePath |
( |
QString |
newFilePath | ) |
|
set's path and filename at once (e.g. newFilePath = "/usr/bin/kate" for kate)
◆ setParent()
| void EMimeProgram::setParent |
( |
EMimeType * |
newParent = 0 | ) |
|
◆ setPath() [1/2]
| void EMimeProgram::setPath |
( |
QDir |
newPath | ) |
|
◆ setPath() [2/2]
| void EMimeProgram::setPath |
( |
QString |
newPath | ) |
|
◆ setProgram() [1/2]
| void EMimeProgram::setProgram |
( |
QString |
newFile | ) |
|
the filename of the program (e.g. kate from /usr/bin/kate)
◆ setProgram() [2/2]
| void EMimeProgram::setProgram |
( |
QFileInfo |
newFile | ) |
|
set's path and filename at once (e.g. newFile = "/usr/bin/kate" for kate)
◆ myFile
| QFileInfo EMimeProgram::myFile |
|
private |
◆ myParent
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/libengsas-0.6.0/src/lib/core/internal/emimeprogram.h
- /home/abuild/rpmbuild/BUILD/libengsas-0.6.0/src/lib/core/internal/emimeprogram.cpp