aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system/plugin.cpp
diff options
context:
space:
mode:
authorGravatar TheXception2007-04-14 12:16:13 +0000
committerGravatar TheXception2007-04-14 12:16:13 +0000
commit0b3b061b11c33a2e9cee75d156f25e19e133e10f (patch)
tree253d2f7219da3826fedc96d3fd2ee94fe4d2b89e /src/modules/system/plugin.cpp
parentsome small fixes and changes for $system.call (diff)
downloadKVIrc-0b3b061b11c33a2e9cee75d156f25e19e133e10f.tar.gz
KVIrc-0b3b061b11c33a2e9cee75d156f25e19e133e10f.tar.bz2
KVIrc-0b3b061b11c33a2e9cee75d156f25e19e133e10f.zip
Updated $system.call documentation
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@489 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/system/plugin.cpp')
-rw-r--r--src/modules/system/plugin.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/modules/system/plugin.cpp b/src/modules/system/plugin.cpp
index 300da5aba..e92c0de53 100644
--- a/src/modules/system/plugin.cpp
+++ b/src/modules/system/plugin.cpp
@@ -34,6 +34,19 @@
#include <qdir.h>
#include <qfileinfo.h>
+/*
+ @doc: easyplugins
+ @type:
+ generic
+ @keyterms:
+ easyplugins
+ @title:
+ Easyplugins
+ @short:
+ Small plugins which can be called in scripts
+ @body:
+ TODO
+*/
KviPlugin::KviPlugin()
{