marble
RenderPluginModel.cpp
  
Go to the documentation of this file.
   27         return one->guiString().remove( QLatin1Char( '&' ) ) < two->guiString().remove( QLatin1Char( '&' ) );
   62     qSort( d->m_renderPlugins.begin(), d->m_renderPlugins.end(), Private::renderPluginGuiStringLessThan );
   81 DialogConfigurationInterface *RenderPluginModel::pluginDialogConfigurationInterface( const QModelIndex &index )
This interface allows a plugin to provide a QWidget-based configuration dialog which is accessible wi...
Definition: DialogConfigurationInterface.h:31
~RenderPluginModel()
Definition: RenderPluginModel.cpp:44
RenderPluginModel(QObject *parent=0)
Definition: RenderPluginModel.cpp:38
void setRenderPlugins(const QList< RenderPlugin * > &renderPlugins)
Set the RenderPlugins the model should manage. 
Definition: RenderPluginModel.cpp:54
void retrievePluginState()
Retrieve the current plugin state for the user interface. 
Definition: RenderPluginModel.cpp:93
QList< PluginAuthor > pluginAuthors(const QModelIndex &index) const 
Definition: RenderPluginModel.cpp:70
void applyPluginState()
Apply the plugin state from the user interface. 
Definition: RenderPluginModel.cpp:100
DialogConfigurationInterface * pluginDialogConfigurationInterface(const QModelIndex &index)
Definition: RenderPluginModel.cpp:81
The abstract class that creates a renderable item. 
Definition: RenderPlugin.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference