25 #include "klftools_desplugin.h" 36 _widgetPlugins.
push_back(
new KLFSearchBarDesPlugin(
this));
37 _widgetPlugins.
push_back(
new KLFColorChooseWidgetPaneDesPlugin(
this));
38 _widgetPlugins.
push_back(
new KLFColorComponentSpinBoxDesPlugin(
this));
39 _widgetPlugins.
push_back(
new KLFColorClickSquareDesPlugin(
this));
40 _widgetPlugins.
push_back(
new KLFColorChooseWidgetDesPlugin(
this));
41 _widgetPlugins.
push_back(
new KLFColorChooserDesPlugin(
this));
42 _widgetPlugins.
push_back(
new KLFLatexEditDesPlugin(
this));
43 _widgetPlugins.
push_back(
new KLFEnumListWidgetDesPlugin(
this));
44 _widgetPlugins.
push_back(
new KLFSideWidgetDesPlugin(
this));
45 _widgetPlugins.
push_back(
new KLFPathChooserDesPlugin(
this));
51 for (it = _widgetPlugins.
begin(); it != _widgetPlugins.
end(); it++) {
54 _widgetPlugins.
clear();
void push_back(const T &value)