Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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: