~bzoltan/kubuntu-packaging/decouple_cmake_plugin

« back to all changes in this revision

Viewing changes to src/plugins/designer/formeditorw.h

  • Committer: Timo Jyrinki
  • Date: 2013-11-15 12:25:23 UTC
  • mfrom: (1.1.28)
  • Revision ID: timo.jyrinki@canonical.com-20131115122523-i2kyamsu4gs2mu1m
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
class DesignerContext;
81
81
 
82
82
/** FormEditorW is a singleton that stores the Designer CoreInterface and
83
 
  * performs centralized operations. The instance() method will return an
 
83
  * performs centralized operations. The instance() function will return an
84
84
  * instance. However, it must be manually deleted when unloading the
85
85
  * plugin. Since fully initializing Designer at startup is expensive, the
86
86
  * class has an internal partial initialisation stage "RegisterPlugins"