Source Code (Use browser search to find items of interest.)
Class Index
klyx'ExportCustomDialogData (./klyx/src/ExportCustomDialog.h:16)
struct ExportCustomDialogData
{
enum FileType { LyX, LaTeX, DVI, PostScript, ASCII };
FileType filetype;
QString command;
};