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
metadatabase_p.h File Reference

(bc40da956425f2025d6066ab52d5fd62233ba40a)

#include "shared_global_p.h"
#include <QtDesigner/abstractmetadatabase.h>
#include <QtCore/qhash.h>
#include <QtCore/qstringlist.h>
#include <QtGui/qcursor.h>
+ Include dependency graph for metadatabase_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qdesigner_internal::MetaDataBaseItem
 
class  qdesigner_internal::MetaDataBase
 

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Functions

QDESIGNER_SHARED_EXPORT bool qdesigner_internal::promoteWidget (QDesignerFormEditorInterface *core, QWidget *widget, const QString &customClassName)
 
QDESIGNER_SHARED_EXPORT void qdesigner_internal::demoteWidget (QDesignerFormEditorInterface *core, QWidget *widget)
 
QDESIGNER_SHARED_EXPORT bool qdesigner_internal::isPromoted (QDesignerFormEditorInterface *core, QWidget *w)
 
QDESIGNER_SHARED_EXPORT QString qdesigner_internal::promotedCustomClassName (QDesignerFormEditorInterface *core, QWidget *w)
 
QDESIGNER_SHARED_EXPORT QString qdesigner_internal::promotedExtends (QDesignerFormEditorInterface *core, QWidget *w)