QimsysConverter Class Reference

An interface for converter plugins. More...

Inheritance diagram for QimsysConverter:

Inheritance graph

List of all members.

Public Slots

void setActive (bool active)

Signals

void activeChanged (bool active)

Public Member Functions

 QimsysConverter (QObject *parent=0)
 Constructor.
 ~QimsysConverter ()
 Destructor.
virtual QString identifier () const =0
virtual QStringList locales () const =0
 returns locales that the plugin supports
virtual bool useEngine () const =0
virtual QList< QAction * > actions ()=0
 QActions to be used by system tray or floating tool bar.
bool isActive () const

Properties

bool active


Detailed Description

An interface for converter plugins.

Member Function Documentation

QStringList QimsysConverter::locales (  )  const [pure virtual]

returns locales that the plugin supports

Note that this method is not used yet.


The documentation for this class was generated from the following files:

Generated on Mon Nov 8 04:46:08 2010 for qimsys by  doxygen 1.5.6