[Kst] [Bug 151564] New: no constructor of PluginManager in Kstscript
andrea zonca
andrea.zonca at fisica.unimi.it
Tue Oct 30 14:53:37 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=151564
Summary: no constructor of PluginManager in Kstscript
Product: kst
Version: 1.4.0
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: andrea.zonca fisica unimi it
Version: 1.4.0 (using KDE KDE 3.5.7)
Installed from: SuSE RPMs
OS: Linux
When trying to instantiate a PluginManager object from KSTscript console internal to KST using:
kst> x= new PluginManager()
the answer is:
Error: ReferenceError: Can't find variable: PluginManager
while for example Plugin() works correctly
in the documentation at http://kst.kde.org/kstscript/docs/PluginManager.html PluginManager should have a constructor.
More information about the Kst
mailing list