Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QFactoryInterface Struct Referenceabstract

#include <qfactoryinterface.h>

+ Inheritance diagram for QFactoryInterface:
+ Collaboration diagram for QFactoryInterface:

Public Member Functions

virtual ~QFactoryInterface ()
 
virtual QStringList keys () const =0
 

Detailed Description

Definition at line 12 of file qfactoryinterface.h.

Constructor & Destructor Documentation

◆ ~QFactoryInterface()

QT_BEGIN_NAMESPACE QFactoryInterface::~QFactoryInterface ( )
virtual

Definition at line 8 of file qfactoryinterface.cpp.

Member Function Documentation

◆ keys()

virtual QStringList QFactoryInterface::keys ( ) const
pure virtual

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