From b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:57:00 -0500 Subject: Initial import from kshowmail 3.3.1 sources --- doc/html/classCommandEntry.html | 69 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 doc/html/classCommandEntry.html (limited to 'doc/html/classCommandEntry.html') diff --git a/doc/html/classCommandEntry.html b/doc/html/classCommandEntry.html new file mode 100644 index 0000000..1458681 --- /dev/null +++ b/doc/html/classCommandEntry.html @@ -0,0 +1,69 @@ + + +kshowmail: CommandEntry Class Reference + + + + +
+
+
+
+

CommandEntry Class Reference

List of all members. + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

CommandEntry ()
CommandEntry (const char *name, const char *path, const int id, const bool modal)
CommandEntry (const CommandEntry *copy)
+CommandEntryoperator= (const CommandEntry &entry)
+bool exec (ConfigElem *pelem=NULL, const char *header=NULL, const char *body=NULL)
+bool exec (const QString &path, ConfigElem *pelem, const char *header=NULL, const char *body=NULL)

Public Attributes

+QString m_name
+QString m_path
+int m_id
+bool m_waitForCommand
+

Detailed Description

+ +

+ +

+Definition at line 33 of file commandentry.h.


The documentation for this class was generated from the following files: +
Generated on Wed May 16 21:15:19 2007 for kshowmail by  + +doxygen 1.5.0
+ + -- cgit v1.2.3