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
qdesigner_propertycommand_p.h File Reference

(36ae08faf04ec68f75f4f0ac9454cee2351f871e)

#include "qdesigner_formwindowcommand_p.h"
#include <QtCore/qvariant.h>
#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include <QtCore/qpair.h>
#include <QtCore/qpointer.h>
#include <QtCore/qsharedpointer.h>
+ Include dependency graph for qdesigner_propertycommand_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::PropertyHelper
 
class  qdesigner_internal::PropertyListCommand
 
struct  qdesigner_internal::PropertyListCommand::PropertyDescription
 
class  qdesigner_internal::SetPropertyCommand
 
class  qdesigner_internal::ResetPropertyCommand
 
class  qdesigner_internal::AddDynamicPropertyCommand
 
class  qdesigner_internal::RemoveDynamicPropertyCommand
 

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Enumerations

enum  qdesigner_internal::SpecialProperty {
  qdesigner_internal::SP_None , qdesigner_internal::SP_ObjectName , qdesigner_internal::SP_LayoutName , qdesigner_internal::SP_SpacerName ,
  qdesigner_internal::SP_WindowTitle , qdesigner_internal::SP_MinimumSize , qdesigner_internal::SP_MaximumSize , qdesigner_internal::SP_Geometry ,
  qdesigner_internal::SP_Icon , qdesigner_internal::SP_CurrentTabName , qdesigner_internal::SP_CurrentItemName , qdesigner_internal::SP_CurrentPageName ,
  qdesigner_internal::SP_AutoDefault , qdesigner_internal::SP_Alignment , qdesigner_internal::SP_Shortcut , qdesigner_internal::SP_Orientation
}
 

Functions

enum SpecialProperty qdesigner_internal::getSpecialProperty (const QString &propertyName)