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

(1a095bff4abb6ab865db7abba70f93cb7167f889)

#include "qaxwidgetpropertysheet.h"
#include "qdesigneraxwidget.h"
#include <QtDesigner/membersheet.h>
#include <QtDesigner/abstractformwindow.h>
#include <QtDesigner/abstractformeditor.h>
#include <QtDesigner/abstractpropertyeditor.h>
#include <QtDesigner/qextensionmanager.h>
#include <private/qdesigner_utils_p.h>
#include <QtCore/qdebug.h>
#include <QtCore/qtimer.h>
+ Include dependency graph for qaxwidgetpropertysheet.cpp:

Go to the source code of this file.

Functions

static QString designerPropertyToString (const QVariant &value)
 

Function Documentation

◆ designerPropertyToString()

static QString designerPropertyToString ( const QVariant & value)
static

Definition at line 23 of file qaxwidgetpropertysheet.cpp.