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

(7b27f46f27cedf651836002878b35d2afdeb43de)

#include "connectdialog_p.h"
#include "signalslot_utils_p.h"
#include <signalslotdialog_p.h>
#include <metadatabase_p.h>
#include <QtDesigner/abstractformwindow.h>
#include <QtDesigner/abstractformeditor.h>
#include <QtDesigner/abstractwidgetdatabase.h>
#include <QtDesigner/qextensionmanager.h>
#include <QtDesigner/abstractlanguage.h>
#include <QtWidgets/qpushbutton.h>
#include "moc_connectdialog_p.cpp"
+ Include dependency graph for connectdialog.cpp:

Go to the source code of this file.

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Functions

static QString realClassName (QDesignerFormEditorInterface *core, QWidget *widget)
 
static QString widgetLabel (QDesignerFormEditorInterface *core, QWidget *widget)
 

Function Documentation

◆ realClassName()

static QString realClassName ( QDesignerFormEditorInterface * core,
QWidget * widget )
static

Definition at line 22 of file connectdialog.cpp.

◆ widgetLabel()

static QString widgetLabel ( QDesignerFormEditorInterface * core,
QWidget * widget )
static

Definition at line 32 of file connectdialog.cpp.