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
promotionmodel.cpp File Reference

(6bb016e881afddea4d256a65e9008ce0e1b87001)

#include "promotionmodel_p.h"
#include "widgetdatabase_p.h"
#include <QtDesigner/abstractwidgetdatabase.h>
#include <QtDesigner/abstractpromotioninterface.h>
#include <QtDesigner/abstractformeditor.h>
#include <QtGui/qstandarditemmodel.h>
#include <QtCore/qcoreapplication.h>
+ Include dependency graph for promotionmodel.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 
namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Typedefs

using QT_BEGIN_NAMESPACE::StandardItemList = QList<QStandardItem *>
 

Enumerations

enum  {
  QT_BEGIN_NAMESPACE::ClassNameColumn , QT_BEGIN_NAMESPACE::IncludeFileColumn , QT_BEGIN_NAMESPACE::IncludeTypeColumn , QT_BEGIN_NAMESPACE::ReferencedColumn ,
  QT_BEGIN_NAMESPACE::NumColumns
}
 
enum  {
  QT_BEGIN_NAMESPACE::ClassNameColumn , QT_BEGIN_NAMESPACE::IncludeFileColumn , QT_BEGIN_NAMESPACE::IncludeTypeColumn , QT_BEGIN_NAMESPACE::ReferencedColumn ,
  QT_BEGIN_NAMESPACE::NumColumns
}
 

Functions

StandardItemList QT_BEGIN_NAMESPACE::modelRow ()
 
StandardItemList QT_BEGIN_NAMESPACE::baseModelRow (const QDesignerWidgetDataBaseItemInterface *dbItem)
 
StandardItemList QT_BEGIN_NAMESPACE::promotedModelRow (QDesignerWidgetDataBaseItemInterface *baseItem, QDesignerWidgetDataBaseItemInterface *dbItem, bool referenced)