EnginePluginComboBox Class Reference
+ Inheritance diagram for EnginePluginComboBox:

Signals

void currentPluginChanged (EnginePlugin *plugin)
 

Public Member Functions

 EnginePluginComboBox (QWidget *parent)
 
EnginePlugincurrentPlugin () const
 
void setAllowUnknown (bool allow)
 
bool setPluginByName (const QString &name)
 

Detailed Description

Definition at line 30 of file engineplugincombobox.h.

Member Function Documentation

void EnginePluginComboBox::setAllowUnknown ( bool  allow)

Allow setting an unknown plugin in setPluginByName().

If unknown plugin is allowed, the combo box will display its name together with an "(unknown)" label. currentPlugin() will return nullptr while such plugin is selected.

Definition at line 65 of file engineplugincombobox.cpp.


The documentation for this class was generated from the following files: