[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes | List of all members
KLFMimeExportProfile::ExportType Struct Reference

#include <klfmime.h>

Collaboration diagram for KLFMimeExportProfile::ExportType:
Collaboration graph
[legend]

Public Member Functions

 ExportType (const QString &mime=QString(), const QString &win=QString(), const QString &exp=QString())
 

Public Attributes

QString mimetype
 
QString wintype
 May be left empty, to indicate to use KLFMimeExporter::windowsFormatName() More...
 
QString exporter
 May be left empty. More...
 

Detailed Description

Definition at line 106 of file klfmime.h.

Constructor & Destructor Documentation

KLFMimeExportProfile::ExportType::ExportType ( const QString mime = QString(),
const QString win = QString(),
const QString exp = QString() 
)
inline

Definition at line 107 of file klfmime.h.

Member Data Documentation

QString KLFMimeExportProfile::ExportType::exporter

May be left empty.

Definition at line 111 of file klfmime.h.

QString KLFMimeExportProfile::ExportType::mimetype

Definition at line 109 of file klfmime.h.

QString KLFMimeExportProfile::ExportType::wintype

May be left empty, to indicate to use KLFMimeExporter::windowsFormatName()

Definition at line 110 of file klfmime.h.


The documentation for this struct was generated from the following file:

Generated by doxygen 1.8.6