BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Go to the source code of this file.
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) |