#include <commandentrydialog.h>
Inheritance diagram for CommandEntryDialog:
Public Member Functions | |
CommandEntryDialog (TQWidget *parent, const char *name, CommandEntry *entry, ConfigElem *pConfigElem) | |
~CommandEntryDialog () | |
Private Slots | |
void | slotPath () |
void | slotTest () |
void | slotOk () |
Private Attributes | |
CommandEntry * | m_pentry |
ConfigElem * | m_pConfigElem |
Definition at line 30 of file commandentrydialog.h.