BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
qdesigner_utils_p.h File Reference
Include dependency graph for qdesigner_utils_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::DesignerIconCache
 
class  qdesigner_internal::DesignerMetaEnum
 
class  qdesigner_internal::DesignerMetaFlags
 
class  qdesigner_internal::DesignerPixmapCache
 
class  qdesigner_internal::MetaEnum< IntType >
 
struct  qdesigner_internal::PropertySheetEnumValue
 
struct  qdesigner_internal::PropertySheetFlagValue
 
class  qdesigner_internal::PropertySheetIconValue
 
class  qdesigner_internal::PropertySheetKeySequenceValue
 
class  qdesigner_internal::PropertySheetPixmapValue
 
class  qdesigner_internal::PropertySheetStringListValue
 
class  qdesigner_internal::PropertySheetStringValue
 
class  qdesigner_internal::PropertySheetTranslatableData
 
class  qdesigner_internal::UpdateBlocker
 

Namespaces

 qdesigner_internal
 
 qdesigner_internal::Utils
 

Functions

QDESIGNER_SHARED_EXPORT QDesignerFormWindowCommand * qdesigner_internal::createTextPropertyCommand (const QString &propertyName, const QString &text, QObject *object, QDesignerFormWindowInterface *fw)
 
QDESIGNER_SHARED_EXPORT void qdesigner_internal::designerWarning (const QString &message)
 
bool qdesigner_internal::Utils::isCentralWidget (QDesignerFormWindowInterface *fw, QWidget *widget)
 
bool qdesigner_internal::Utils::isObjectAncestorOf (QObject *ancestor, QObject *child)
 
QDESIGNER_SHARED_EXPORT QDebug qdesigner_internal::operator<< (QDebug, const PropertySheetIconValue &)
 
QDESIGNER_SHARED_EXPORT QAction * qdesigner_internal::preferredEditAction (QDesignerFormEditorInterface *core, QWidget *managedWidget)
 
QDESIGNER_SHARED_EXPORT QString qdesigner_internal::qtify (const QString &name)
 
QDESIGNER_SHARED_EXPORT void qdesigner_internal::reloadIconResources (DesignerIconCache *iconCache, QObject *object)
 
QDESIGNER_SHARED_EXPORT bool qdesigner_internal::runUIC (const QString &fileName, QByteArray &ba, QString &errorMessage)
 
int qdesigner_internal::Utils::valueOf (const QVariant &value, bool *ok=0)