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
DomProperty Class Reference

#include <ui4.h>

+ Collaboration diagram for DomProperty:

Public Types

enum  Kind {
  Unknown = 0 , Bool , Color , Cstring ,
  Cursor , CursorShape , Enum , Font ,
  IconSet , Pixmap , Palette , Point ,
  Rect , Set , Locale , SizePolicy ,
  Size , String , StringList , Number ,
  Float , Double , Date , Time ,
  DateTime , PointF , RectF , SizeF ,
  LongLong , Char , Url , UInt ,
  ULongLong , Brush , Unknown = 0 , Bool ,
  Color , Cstring , Cursor , CursorShape ,
  Enum , Font , IconSet , Pixmap ,
  Palette , Point , Rect , Set ,
  Locale , SizePolicy , Size , String ,
  StringList , Number , Float , Double ,
  Date , Time , DateTime , PointF ,
  RectF , SizeF , LongLong , Char ,
  Url , UInt , ULongLong , Brush
}
 
enum  Kind {
  Unknown = 0 , Bool , Color , Cstring ,
  Cursor , CursorShape , Enum , Font ,
  IconSet , Pixmap , Palette , Point ,
  Rect , Set , Locale , SizePolicy ,
  Size , String , StringList , Number ,
  Float , Double , Date , Time ,
  DateTime , PointF , RectF , SizeF ,
  LongLong , Char , Url , UInt ,
  ULongLong , Brush , Unknown = 0 , Bool ,
  Color , Cstring , Cursor , CursorShape ,
  Enum , Font , IconSet , Pixmap ,
  Palette , Point , Rect , Set ,
  Locale , SizePolicy , Size , String ,
  StringList , Number , Float , Double ,
  Date , Time , DateTime , PointF ,
  RectF , SizeF , LongLong , Char ,
  Url , UInt , ULongLong , Brush
}
 

Public Member Functions

 DomProperty ()=default
 
 ~DomProperty ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
bool hasAttributeName () const
 
QString attributeName () const
 
void setAttributeName (const QString &a)
 
void clearAttributeName ()
 
bool hasAttributeStdset () const
 
int attributeStdset () const
 
void setAttributeStdset (int a)
 
void clearAttributeStdset ()
 
Kind kind () const
 
QString elementBool () const
 
void setElementBool (const QString &a)
 
DomColorelementColor () const
 
DomColortakeElementColor ()
 
void setElementColor (DomColor *a)
 
QString elementCstring () const
 
void setElementCstring (const QString &a)
 
int elementCursor () const
 
void setElementCursor (int a)
 
QString elementCursorShape () const
 
void setElementCursorShape (const QString &a)
 
QString elementEnum () const
 
void setElementEnum (const QString &a)
 
DomFontelementFont () const
 
DomFonttakeElementFont ()
 
void setElementFont (DomFont *a)
 
DomResourceIconelementIconSet () const
 
DomResourceIcontakeElementIconSet ()
 
void setElementIconSet (DomResourceIcon *a)
 
DomResourcePixmapelementPixmap () const
 
DomResourcePixmaptakeElementPixmap ()
 
void setElementPixmap (DomResourcePixmap *a)
 
DomPaletteelementPalette () const
 
DomPalettetakeElementPalette ()
 
void setElementPalette (DomPalette *a)
 
DomPointelementPoint () const
 
DomPointtakeElementPoint ()
 
void setElementPoint (DomPoint *a)
 
DomRectelementRect () const
 
DomRecttakeElementRect ()
 
void setElementRect (DomRect *a)
 
QString elementSet () const
 
void setElementSet (const QString &a)
 
DomLocaleelementLocale () const
 
DomLocaletakeElementLocale ()
 
void setElementLocale (DomLocale *a)
 
DomSizePolicyelementSizePolicy () const
 
DomSizePolicytakeElementSizePolicy ()
 
void setElementSizePolicy (DomSizePolicy *a)
 
DomSizeelementSize () const
 
DomSizetakeElementSize ()
 
void setElementSize (DomSize *a)
 
DomStringelementString () const
 
DomStringtakeElementString ()
 
void setElementString (DomString *a)
 
DomStringListelementStringList () const
 
DomStringListtakeElementStringList ()
 
void setElementStringList (DomStringList *a)
 
int elementNumber () const
 
void setElementNumber (int a)
 
float elementFloat () const
 
void setElementFloat (float a)
 
double elementDouble () const
 
void setElementDouble (double a)
 
DomDateelementDate () const
 
DomDatetakeElementDate ()
 
void setElementDate (DomDate *a)
 
DomTimeelementTime () const
 
DomTimetakeElementTime ()
 
void setElementTime (DomTime *a)
 
DomDateTimeelementDateTime () const
 
DomDateTimetakeElementDateTime ()
 
void setElementDateTime (DomDateTime *a)
 
DomPointFelementPointF () const
 
DomPointFtakeElementPointF ()
 
void setElementPointF (DomPointF *a)
 
DomRectFelementRectF () const
 
DomRectFtakeElementRectF ()
 
void setElementRectF (DomRectF *a)
 
DomSizeFelementSizeF () const
 
DomSizeFtakeElementSizeF ()
 
void setElementSizeF (DomSizeF *a)
 
qlonglong elementLongLong () const
 
void setElementLongLong (qlonglong a)
 
DomCharelementChar () const
 
DomChartakeElementChar ()
 
void setElementChar (DomChar *a)
 
DomUrlelementUrl () const
 
DomUrltakeElementUrl ()
 
void setElementUrl (DomUrl *a)
 
uint elementUInt () const
 
void setElementUInt (uint a)
 
qulonglong elementULongLong () const
 
void setElementULongLong (qulonglong a)
 
DomBrushelementBrush () const
 
DomBrushtakeElementBrush ()
 
void setElementBrush (DomBrush *a)
 
 DomProperty ()=default
 
 ~DomProperty ()
 
void read (QXmlStreamReader &reader)
 
void write (QXmlStreamWriter &writer, const QString &tagName=QString()) const
 
bool hasAttributeName () const
 
QString attributeName () const
 
void setAttributeName (const QString &a)
 
void clearAttributeName ()
 
bool hasAttributeStdset () const
 
int attributeStdset () const
 
void setAttributeStdset (int a)
 
void clearAttributeStdset ()
 
Kind kind () const
 
QString elementBool () const
 
void setElementBool (const QString &a)
 
DomColorelementColor () const
 
DomColortakeElementColor ()
 
void setElementColor (DomColor *a)
 
QString elementCstring () const
 
void setElementCstring (const QString &a)
 
int elementCursor () const
 
void setElementCursor (int a)
 
QString elementCursorShape () const
 
void setElementCursorShape (const QString &a)
 
QString elementEnum () const
 
void setElementEnum (const QString &a)
 
DomFontelementFont () const
 
DomFonttakeElementFont ()
 
void setElementFont (DomFont *a)
 
DomResourceIconelementIconSet () const
 
DomResourceIcontakeElementIconSet ()
 
void setElementIconSet (DomResourceIcon *a)
 
DomResourcePixmapelementPixmap () const
 
DomResourcePixmaptakeElementPixmap ()
 
void setElementPixmap (DomResourcePixmap *a)
 
DomPaletteelementPalette () const
 
DomPalettetakeElementPalette ()
 
void setElementPalette (DomPalette *a)
 
DomPointelementPoint () const
 
DomPointtakeElementPoint ()
 
void setElementPoint (DomPoint *a)
 
DomRectelementRect () const
 
DomRecttakeElementRect ()
 
void setElementRect (DomRect *a)
 
QString elementSet () const
 
void setElementSet (const QString &a)
 
DomLocaleelementLocale () const
 
DomLocaletakeElementLocale ()
 
void setElementLocale (DomLocale *a)
 
DomSizePolicyelementSizePolicy () const
 
DomSizePolicytakeElementSizePolicy ()
 
void setElementSizePolicy (DomSizePolicy *a)
 
DomSizeelementSize () const
 
DomSizetakeElementSize ()
 
void setElementSize (DomSize *a)
 
DomStringelementString () const
 
DomStringtakeElementString ()
 
void setElementString (DomString *a)
 
DomStringListelementStringList () const
 
DomStringListtakeElementStringList ()
 
void setElementStringList (DomStringList *a)
 
int elementNumber () const
 
void setElementNumber (int a)
 
float elementFloat () const
 
void setElementFloat (float a)
 
double elementDouble () const
 
void setElementDouble (double a)
 
DomDateelementDate () const
 
DomDatetakeElementDate ()
 
void setElementDate (DomDate *a)
 
DomTimeelementTime () const
 
DomTimetakeElementTime ()
 
void setElementTime (DomTime *a)
 
DomDateTimeelementDateTime () const
 
DomDateTimetakeElementDateTime ()
 
void setElementDateTime (DomDateTime *a)
 
DomPointFelementPointF () const
 
DomPointFtakeElementPointF ()
 
void setElementPointF (DomPointF *a)
 
DomRectFelementRectF () const
 
DomRectFtakeElementRectF ()
 
void setElementRectF (DomRectF *a)
 
DomSizeFelementSizeF () const
 
DomSizeFtakeElementSizeF ()
 
void setElementSizeF (DomSizeF *a)
 
qlonglong elementLongLong () const
 
void setElementLongLong (qlonglong a)
 
DomCharelementChar () const
 
DomChartakeElementChar ()
 
void setElementChar (DomChar *a)
 
DomUrlelementUrl () const
 
DomUrltakeElementUrl ()
 
void setElementUrl (DomUrl *a)
 
uint elementUInt () const
 
void setElementUInt (uint a)
 
qulonglong elementULongLong () const
 
void setElementULongLong (qulonglong a)
 
DomBrushelementBrush () const
 
DomBrushtakeElementBrush ()
 
void setElementBrush (DomBrush *a)
 

Detailed Description

Definition at line 2450 of file ui4.h.

Member Enumeration Documentation

◆ Kind [1/2]

Enumerator
Unknown 
Bool 
Color 
Cstring 
Cursor 
CursorShape 
Enum 
Font 
IconSet 
Pixmap 
Palette 
Point 
Rect 
Set 
Locale 
SizePolicy 
Size 
String 
StringList 
Number 
Float 
Double 
Date 
Time 
DateTime 
PointF 
RectF 
SizeF 
LongLong 
Char 
Url 
UInt 
ULongLong 
Brush 
Unknown 
Bool 
Color 
Cstring 
Cursor 
CursorShape 
Enum 
Font 
IconSet 
Pixmap 
Palette 
Point 
Rect 
Set 
Locale 
SizePolicy 
Size 
String 
StringList 
Number 
Float 
Double 
Date 
Time 
DateTime 
PointF 
RectF 
SizeF 
LongLong 
Char 
Url 
UInt 
ULongLong 
Brush 

Definition at line 2471 of file ui4.h.

◆ Kind [2/2]

Enumerator
Unknown 
Bool 
Color 
Cstring 
Cursor 
CursorShape 
Enum 
Font 
IconSet 
Pixmap 
Palette 
Point 
Rect 
Set 
Locale 
SizePolicy 
Size 
String 
StringList 
Number 
Float 
Double 
Date 
Time 
DateTime 
PointF 
RectF 
SizeF 
LongLong 
Char 
Url 
UInt 
ULongLong 
Brush 
Unknown 
Bool 
Color 
Cstring 
Cursor 
CursorShape 
Enum 
Font 
IconSet 
Pixmap 
Palette 
Point 
Rect 
Set 
Locale 
SizePolicy 
Size 
String 
StringList 
Number 
Float 
Double 
Date 
Time 
DateTime 
PointF 
RectF 
SizeF 
LongLong 
Char 
Url 
UInt 
ULongLong 
Brush 

Definition at line 2471 of file ui4_p.h.

Constructor & Destructor Documentation

◆ DomProperty() [1/2]

DomProperty::DomProperty ( )
default

◆ ~DomProperty() [1/2]

DomProperty::~DomProperty ( )

Definition at line 4832 of file ui4.cpp.

◆ DomProperty() [2/2]

DomProperty::DomProperty ( )
default

◆ ~DomProperty() [2/2]

DomProperty::~DomProperty ( )

Member Function Documentation

◆ attributeName() [1/2]

QString DomProperty::attributeName ( ) const
inline

Definition at line 2461 of file ui4.h.

◆ attributeName() [2/2]

QString DomProperty::attributeName ( ) const
inline

Definition at line 2461 of file ui4_p.h.

◆ attributeStdset() [1/2]

int DomProperty::attributeStdset ( ) const
inline

Definition at line 2466 of file ui4.h.

◆ attributeStdset() [2/2]

int DomProperty::attributeStdset ( ) const
inline

Definition at line 2466 of file ui4_p.h.

◆ clearAttributeName() [1/2]

void DomProperty::clearAttributeName ( )
inline

Definition at line 2463 of file ui4.h.

◆ clearAttributeName() [2/2]

void DomProperty::clearAttributeName ( )
inline

Definition at line 2463 of file ui4_p.h.

◆ clearAttributeStdset() [1/2]

void DomProperty::clearAttributeStdset ( )
inline

Definition at line 2468 of file ui4.h.

◆ clearAttributeStdset() [2/2]

void DomProperty::clearAttributeStdset ( )
inline

Definition at line 2468 of file ui4_p.h.

◆ elementBool() [1/2]

QString DomProperty::elementBool ( ) const
inline

Definition at line 2474 of file ui4.h.

◆ elementBool() [2/2]

QString DomProperty::elementBool ( ) const
inline

Definition at line 2474 of file ui4_p.h.

◆ elementBrush() [1/2]

DomBrush * DomProperty::elementBrush ( ) const
inline

Definition at line 2590 of file ui4.h.

◆ elementBrush() [2/2]

DomBrush * DomProperty::elementBrush ( ) const
inline

Definition at line 2590 of file ui4_p.h.

◆ elementChar() [1/2]

DomChar * DomProperty::elementChar ( ) const
inline

Definition at line 2576 of file ui4.h.

◆ elementChar() [2/2]

DomChar * DomProperty::elementChar ( ) const
inline

Definition at line 2576 of file ui4_p.h.

◆ elementColor() [1/2]

DomColor * DomProperty::elementColor ( ) const
inline

Definition at line 2477 of file ui4.h.

◆ elementColor() [2/2]

DomColor * DomProperty::elementColor ( ) const
inline

Definition at line 2477 of file ui4_p.h.

◆ elementCstring() [1/2]

QString DomProperty::elementCstring ( ) const
inline

Definition at line 2481 of file ui4.h.

◆ elementCstring() [2/2]

QString DomProperty::elementCstring ( ) const
inline

Definition at line 2481 of file ui4_p.h.

◆ elementCursor() [1/2]

int DomProperty::elementCursor ( ) const
inline

Definition at line 2484 of file ui4.h.

◆ elementCursor() [2/2]

int DomProperty::elementCursor ( ) const
inline

Definition at line 2484 of file ui4_p.h.

◆ elementCursorShape() [1/2]

QString DomProperty::elementCursorShape ( ) const
inline

Definition at line 2487 of file ui4.h.

◆ elementCursorShape() [2/2]

QString DomProperty::elementCursorShape ( ) const
inline

Definition at line 2487 of file ui4_p.h.

◆ elementDate() [1/2]

DomDate * DomProperty::elementDate ( ) const
inline

Definition at line 2549 of file ui4.h.

◆ elementDate() [2/2]

DomDate * DomProperty::elementDate ( ) const
inline

Definition at line 2549 of file ui4_p.h.

◆ elementDateTime() [1/2]

DomDateTime * DomProperty::elementDateTime ( ) const
inline

Definition at line 2557 of file ui4.h.

◆ elementDateTime() [2/2]

DomDateTime * DomProperty::elementDateTime ( ) const
inline

Definition at line 2557 of file ui4_p.h.

◆ elementDouble() [1/2]

double DomProperty::elementDouble ( ) const
inline

Definition at line 2546 of file ui4.h.

◆ elementDouble() [2/2]

double DomProperty::elementDouble ( ) const
inline

Definition at line 2546 of file ui4_p.h.

◆ elementEnum() [1/2]

QString DomProperty::elementEnum ( ) const
inline

Definition at line 2490 of file ui4.h.

◆ elementEnum() [2/2]

QString DomProperty::elementEnum ( ) const
inline

Definition at line 2490 of file ui4_p.h.

◆ elementFloat() [1/2]

float DomProperty::elementFloat ( ) const
inline

Definition at line 2543 of file ui4.h.

◆ elementFloat() [2/2]

float DomProperty::elementFloat ( ) const
inline

Definition at line 2543 of file ui4_p.h.

◆ elementFont() [1/2]

DomFont * DomProperty::elementFont ( ) const
inline

Definition at line 2493 of file ui4.h.

◆ elementFont() [2/2]

DomFont * DomProperty::elementFont ( ) const
inline

Definition at line 2493 of file ui4_p.h.

◆ elementIconSet() [1/2]

DomResourceIcon * DomProperty::elementIconSet ( ) const
inline

Definition at line 2497 of file ui4.h.

◆ elementIconSet() [2/2]

DomResourceIcon * DomProperty::elementIconSet ( ) const
inline

Definition at line 2497 of file ui4_p.h.

◆ elementLocale() [1/2]

DomLocale * DomProperty::elementLocale ( ) const
inline

Definition at line 2520 of file ui4.h.

◆ elementLocale() [2/2]

DomLocale * DomProperty::elementLocale ( ) const
inline

Definition at line 2520 of file ui4_p.h.

◆ elementLongLong() [1/2]

qlonglong DomProperty::elementLongLong ( ) const
inline

Definition at line 2573 of file ui4.h.

◆ elementLongLong() [2/2]

qlonglong DomProperty::elementLongLong ( ) const
inline

Definition at line 2573 of file ui4_p.h.

◆ elementNumber() [1/2]

int DomProperty::elementNumber ( ) const
inline

Definition at line 2540 of file ui4.h.

◆ elementNumber() [2/2]

int DomProperty::elementNumber ( ) const
inline

Definition at line 2540 of file ui4_p.h.

◆ elementPalette() [1/2]

DomPalette * DomProperty::elementPalette ( ) const
inline

Definition at line 2505 of file ui4.h.

◆ elementPalette() [2/2]

DomPalette * DomProperty::elementPalette ( ) const
inline

Definition at line 2505 of file ui4_p.h.

◆ elementPixmap() [1/2]

DomResourcePixmap * DomProperty::elementPixmap ( ) const
inline

Definition at line 2501 of file ui4.h.

◆ elementPixmap() [2/2]

DomResourcePixmap * DomProperty::elementPixmap ( ) const
inline

Definition at line 2501 of file ui4_p.h.

◆ elementPoint() [1/2]

DomPoint * DomProperty::elementPoint ( ) const
inline

Definition at line 2509 of file ui4.h.

◆ elementPoint() [2/2]

DomPoint * DomProperty::elementPoint ( ) const
inline

Definition at line 2509 of file ui4_p.h.

◆ elementPointF() [1/2]

DomPointF * DomProperty::elementPointF ( ) const
inline

Definition at line 2561 of file ui4.h.

◆ elementPointF() [2/2]

DomPointF * DomProperty::elementPointF ( ) const
inline

Definition at line 2561 of file ui4_p.h.

◆ elementRect() [1/2]

DomRect * DomProperty::elementRect ( ) const
inline

Definition at line 2513 of file ui4.h.

◆ elementRect() [2/2]

DomRect * DomProperty::elementRect ( ) const
inline

Definition at line 2513 of file ui4_p.h.

◆ elementRectF() [1/2]

DomRectF * DomProperty::elementRectF ( ) const
inline

Definition at line 2565 of file ui4.h.

◆ elementRectF() [2/2]

DomRectF * DomProperty::elementRectF ( ) const
inline

Definition at line 2565 of file ui4_p.h.

◆ elementSet() [1/2]

QString DomProperty::elementSet ( ) const
inline

Definition at line 2517 of file ui4.h.

◆ elementSet() [2/2]

QString DomProperty::elementSet ( ) const
inline

Definition at line 2517 of file ui4_p.h.

◆ elementSize() [1/2]

DomSize * DomProperty::elementSize ( ) const
inline

Definition at line 2528 of file ui4.h.

◆ elementSize() [2/2]

DomSize * DomProperty::elementSize ( ) const
inline

Definition at line 2528 of file ui4_p.h.

◆ elementSizeF() [1/2]

DomSizeF * DomProperty::elementSizeF ( ) const
inline

Definition at line 2569 of file ui4.h.

◆ elementSizeF() [2/2]

DomSizeF * DomProperty::elementSizeF ( ) const
inline

Definition at line 2569 of file ui4_p.h.

◆ elementSizePolicy() [1/2]

DomSizePolicy * DomProperty::elementSizePolicy ( ) const
inline

Definition at line 2524 of file ui4.h.

◆ elementSizePolicy() [2/2]

DomSizePolicy * DomProperty::elementSizePolicy ( ) const
inline

Definition at line 2524 of file ui4_p.h.

◆ elementString() [1/2]

DomString * DomProperty::elementString ( ) const
inline

Definition at line 2532 of file ui4.h.

◆ elementString() [2/2]

DomString * DomProperty::elementString ( ) const
inline

Definition at line 2532 of file ui4_p.h.

◆ elementStringList() [1/2]

DomStringList * DomProperty::elementStringList ( ) const
inline

Definition at line 2536 of file ui4.h.

◆ elementStringList() [2/2]

DomStringList * DomProperty::elementStringList ( ) const
inline

Definition at line 2536 of file ui4_p.h.

◆ elementTime() [1/2]

DomTime * DomProperty::elementTime ( ) const
inline

Definition at line 2553 of file ui4.h.

◆ elementTime() [2/2]

DomTime * DomProperty::elementTime ( ) const
inline

Definition at line 2553 of file ui4_p.h.

◆ elementUInt() [1/2]

uint DomProperty::elementUInt ( ) const
inline

Definition at line 2584 of file ui4.h.

◆ elementUInt() [2/2]

uint DomProperty::elementUInt ( ) const
inline

Definition at line 2584 of file ui4_p.h.

◆ elementULongLong() [1/2]

qulonglong DomProperty::elementULongLong ( ) const
inline

Definition at line 2587 of file ui4.h.

◆ elementULongLong() [2/2]

qulonglong DomProperty::elementULongLong ( ) const
inline

Definition at line 2587 of file ui4_p.h.

◆ elementUrl() [1/2]

DomUrl * DomProperty::elementUrl ( ) const
inline

Definition at line 2580 of file ui4.h.

◆ elementUrl() [2/2]

DomUrl * DomProperty::elementUrl ( ) const
inline

Definition at line 2580 of file ui4_p.h.

◆ hasAttributeName() [1/2]

bool DomProperty::hasAttributeName ( ) const
inline

Definition at line 2460 of file ui4.h.

◆ hasAttributeName() [2/2]

bool DomProperty::hasAttributeName ( ) const
inline

Definition at line 2460 of file ui4_p.h.

◆ hasAttributeStdset() [1/2]

bool DomProperty::hasAttributeStdset ( ) const
inline

Definition at line 2465 of file ui4.h.

◆ hasAttributeStdset() [2/2]

bool DomProperty::hasAttributeStdset ( ) const
inline

Definition at line 2465 of file ui4_p.h.

◆ kind() [1/2]

Kind DomProperty::kind ( ) const
inline

Definition at line 2472 of file ui4.h.

◆ kind() [2/2]

Kind DomProperty::kind ( ) const
inline

Definition at line 2472 of file ui4_p.h.

◆ read() [1/2]

void DomProperty::read ( QXmlStreamReader & reader)

Definition at line 4913 of file ui4.cpp.

◆ read() [2/2]

void DomProperty::read ( QXmlStreamReader & reader)

◆ setAttributeName() [1/2]

void DomProperty::setAttributeName ( const QString & a)
inline

Definition at line 2462 of file ui4.h.

◆ setAttributeName() [2/2]

void DomProperty::setAttributeName ( const QString & a)
inline

Definition at line 2462 of file ui4_p.h.

◆ setAttributeStdset() [1/2]

void DomProperty::setAttributeStdset ( int a)
inline

Definition at line 2467 of file ui4.h.

◆ setAttributeStdset() [2/2]

void DomProperty::setAttributeStdset ( int a)
inline

Definition at line 2467 of file ui4_p.h.

◆ setElementBool() [1/2]

void DomProperty::setElementBool ( const QString & a)

Definition at line 5288 of file ui4.cpp.

◆ setElementBool() [2/2]

void DomProperty::setElementBool ( const QString & a)

◆ setElementBrush() [1/2]

void DomProperty::setElementBrush ( DomBrush * a)

Definition at line 5659 of file ui4.cpp.

◆ setElementBrush() [2/2]

void DomProperty::setElementBrush ( DomBrush * a)

◆ setElementChar() [1/2]

void DomProperty::setElementChar ( DomChar * a)

Definition at line 5617 of file ui4.cpp.

◆ setElementChar() [2/2]

void DomProperty::setElementChar ( DomChar * a)

◆ setElementColor() [1/2]

void DomProperty::setElementColor ( DomColor * a)

Definition at line 5302 of file ui4.cpp.

◆ setElementColor() [2/2]

void DomProperty::setElementColor ( DomColor * a)

◆ setElementCstring() [1/2]

void DomProperty::setElementCstring ( const QString & a)

Definition at line 5309 of file ui4.cpp.

◆ setElementCstring() [2/2]

void DomProperty::setElementCstring ( const QString & a)

◆ setElementCursor() [1/2]

void DomProperty::setElementCursor ( int a)

Definition at line 5316 of file ui4.cpp.

◆ setElementCursor() [2/2]

void DomProperty::setElementCursor ( int a)

◆ setElementCursorShape() [1/2]

void DomProperty::setElementCursorShape ( const QString & a)

Definition at line 5323 of file ui4.cpp.

◆ setElementCursorShape() [2/2]

void DomProperty::setElementCursorShape ( const QString & a)

◆ setElementDate() [1/2]

void DomProperty::setElementDate ( DomDate * a)

Definition at line 5526 of file ui4.cpp.

◆ setElementDate() [2/2]

void DomProperty::setElementDate ( DomDate * a)

◆ setElementDateTime() [1/2]

void DomProperty::setElementDateTime ( DomDateTime * a)

Definition at line 5554 of file ui4.cpp.

◆ setElementDateTime() [2/2]

void DomProperty::setElementDateTime ( DomDateTime * a)

◆ setElementDouble() [1/2]

void DomProperty::setElementDouble ( double a)

Definition at line 5512 of file ui4.cpp.

◆ setElementDouble() [2/2]

void DomProperty::setElementDouble ( double a)

◆ setElementEnum() [1/2]

void DomProperty::setElementEnum ( const QString & a)

Definition at line 5330 of file ui4.cpp.

◆ setElementEnum() [2/2]

void DomProperty::setElementEnum ( const QString & a)

◆ setElementFloat() [1/2]

void DomProperty::setElementFloat ( float a)

Definition at line 5505 of file ui4.cpp.

◆ setElementFloat() [2/2]

void DomProperty::setElementFloat ( float a)

◆ setElementFont() [1/2]

void DomProperty::setElementFont ( DomFont * a)

Definition at line 5344 of file ui4.cpp.

◆ setElementFont() [2/2]

void DomProperty::setElementFont ( DomFont * a)

◆ setElementIconSet() [1/2]

void DomProperty::setElementIconSet ( DomResourceIcon * a)

Definition at line 5358 of file ui4.cpp.

◆ setElementIconSet() [2/2]

void DomProperty::setElementIconSet ( DomResourceIcon * a)

◆ setElementLocale() [1/2]

void DomProperty::setElementLocale ( DomLocale * a)

Definition at line 5435 of file ui4.cpp.

◆ setElementLocale() [2/2]

void DomProperty::setElementLocale ( DomLocale * a)

◆ setElementLongLong() [1/2]

void DomProperty::setElementLongLong ( qlonglong a)

Definition at line 5603 of file ui4.cpp.

◆ setElementLongLong() [2/2]

void DomProperty::setElementLongLong ( qlonglong a)

◆ setElementNumber() [1/2]

void DomProperty::setElementNumber ( int a)

Definition at line 5498 of file ui4.cpp.

◆ setElementNumber() [2/2]

void DomProperty::setElementNumber ( int a)

◆ setElementPalette() [1/2]

void DomProperty::setElementPalette ( DomPalette * a)

Definition at line 5386 of file ui4.cpp.

◆ setElementPalette() [2/2]

void DomProperty::setElementPalette ( DomPalette * a)

◆ setElementPixmap() [1/2]

void DomProperty::setElementPixmap ( DomResourcePixmap * a)

Definition at line 5372 of file ui4.cpp.

◆ setElementPixmap() [2/2]

void DomProperty::setElementPixmap ( DomResourcePixmap * a)

◆ setElementPoint() [1/2]

void DomProperty::setElementPoint ( DomPoint * a)

Definition at line 5400 of file ui4.cpp.

◆ setElementPoint() [2/2]

void DomProperty::setElementPoint ( DomPoint * a)

◆ setElementPointF() [1/2]

void DomProperty::setElementPointF ( DomPointF * a)

Definition at line 5568 of file ui4.cpp.

◆ setElementPointF() [2/2]

void DomProperty::setElementPointF ( DomPointF * a)

◆ setElementRect() [1/2]

void DomProperty::setElementRect ( DomRect * a)

Definition at line 5414 of file ui4.cpp.

◆ setElementRect() [2/2]

void DomProperty::setElementRect ( DomRect * a)

◆ setElementRectF() [1/2]

void DomProperty::setElementRectF ( DomRectF * a)

Definition at line 5582 of file ui4.cpp.

◆ setElementRectF() [2/2]

void DomProperty::setElementRectF ( DomRectF * a)

◆ setElementSet() [1/2]

void DomProperty::setElementSet ( const QString & a)

Definition at line 5421 of file ui4.cpp.

◆ setElementSet() [2/2]

void DomProperty::setElementSet ( const QString & a)

◆ setElementSize() [1/2]

void DomProperty::setElementSize ( DomSize * a)

Definition at line 5463 of file ui4.cpp.

◆ setElementSize() [2/2]

void DomProperty::setElementSize ( DomSize * a)

◆ setElementSizeF() [1/2]

void DomProperty::setElementSizeF ( DomSizeF * a)

Definition at line 5596 of file ui4.cpp.

◆ setElementSizeF() [2/2]

void DomProperty::setElementSizeF ( DomSizeF * a)

◆ setElementSizePolicy() [1/2]

void DomProperty::setElementSizePolicy ( DomSizePolicy * a)

Definition at line 5449 of file ui4.cpp.

◆ setElementSizePolicy() [2/2]

void DomProperty::setElementSizePolicy ( DomSizePolicy * a)

◆ setElementString() [1/2]

void DomProperty::setElementString ( DomString * a)

Definition at line 5477 of file ui4.cpp.

◆ setElementString() [2/2]

void DomProperty::setElementString ( DomString * a)

◆ setElementStringList() [1/2]

void DomProperty::setElementStringList ( DomStringList * a)

Definition at line 5491 of file ui4.cpp.

◆ setElementStringList() [2/2]

void DomProperty::setElementStringList ( DomStringList * a)

◆ setElementTime() [1/2]

void DomProperty::setElementTime ( DomTime * a)

Definition at line 5540 of file ui4.cpp.

◆ setElementTime() [2/2]

void DomProperty::setElementTime ( DomTime * a)

◆ setElementUInt() [1/2]

void DomProperty::setElementUInt ( uint a)

Definition at line 5638 of file ui4.cpp.

◆ setElementUInt() [2/2]

void DomProperty::setElementUInt ( uint a)

◆ setElementULongLong() [1/2]

void DomProperty::setElementULongLong ( qulonglong a)

Definition at line 5645 of file ui4.cpp.

◆ setElementULongLong() [2/2]

void DomProperty::setElementULongLong ( qulonglong a)

◆ setElementUrl() [1/2]

void DomProperty::setElementUrl ( DomUrl * a)

Definition at line 5631 of file ui4.cpp.

◆ setElementUrl() [2/2]

void DomProperty::setElementUrl ( DomUrl * a)

◆ takeElementBrush() [1/2]

DomBrush * DomProperty::takeElementBrush ( )

Definition at line 5652 of file ui4.cpp.

◆ takeElementBrush() [2/2]

DomBrush * DomProperty::takeElementBrush ( )

◆ takeElementChar() [1/2]

DomChar * DomProperty::takeElementChar ( )

Definition at line 5610 of file ui4.cpp.

◆ takeElementChar() [2/2]

DomChar * DomProperty::takeElementChar ( )

◆ takeElementColor() [1/2]

DomColor * DomProperty::takeElementColor ( )

Definition at line 5295 of file ui4.cpp.

◆ takeElementColor() [2/2]

DomColor * DomProperty::takeElementColor ( )

◆ takeElementDate() [1/2]

DomDate * DomProperty::takeElementDate ( )

Definition at line 5519 of file ui4.cpp.

◆ takeElementDate() [2/2]

DomDate * DomProperty::takeElementDate ( )

◆ takeElementDateTime() [1/2]

DomDateTime * DomProperty::takeElementDateTime ( )

Definition at line 5547 of file ui4.cpp.

◆ takeElementDateTime() [2/2]

DomDateTime * DomProperty::takeElementDateTime ( )

◆ takeElementFont() [1/2]

DomFont * DomProperty::takeElementFont ( )

Definition at line 5337 of file ui4.cpp.

◆ takeElementFont() [2/2]

DomFont * DomProperty::takeElementFont ( )

◆ takeElementIconSet() [1/2]

DomResourceIcon * DomProperty::takeElementIconSet ( )

Definition at line 5351 of file ui4.cpp.

◆ takeElementIconSet() [2/2]

DomResourceIcon * DomProperty::takeElementIconSet ( )

◆ takeElementLocale() [1/2]

DomLocale * DomProperty::takeElementLocale ( )

Definition at line 5428 of file ui4.cpp.

◆ takeElementLocale() [2/2]

DomLocale * DomProperty::takeElementLocale ( )

◆ takeElementPalette() [1/2]

DomPalette * DomProperty::takeElementPalette ( )

Definition at line 5379 of file ui4.cpp.

◆ takeElementPalette() [2/2]

DomPalette * DomProperty::takeElementPalette ( )

◆ takeElementPixmap() [1/2]

DomResourcePixmap * DomProperty::takeElementPixmap ( )

Definition at line 5365 of file ui4.cpp.

◆ takeElementPixmap() [2/2]

DomResourcePixmap * DomProperty::takeElementPixmap ( )

◆ takeElementPoint() [1/2]

DomPoint * DomProperty::takeElementPoint ( )

Definition at line 5393 of file ui4.cpp.

◆ takeElementPoint() [2/2]

DomPoint * DomProperty::takeElementPoint ( )

◆ takeElementPointF() [1/2]

DomPointF * DomProperty::takeElementPointF ( )

Definition at line 5561 of file ui4.cpp.

◆ takeElementPointF() [2/2]

DomPointF * DomProperty::takeElementPointF ( )

◆ takeElementRect() [1/2]

DomRect * DomProperty::takeElementRect ( )

Definition at line 5407 of file ui4.cpp.

◆ takeElementRect() [2/2]

DomRect * DomProperty::takeElementRect ( )

◆ takeElementRectF() [1/2]

DomRectF * DomProperty::takeElementRectF ( )

Definition at line 5575 of file ui4.cpp.

◆ takeElementRectF() [2/2]

DomRectF * DomProperty::takeElementRectF ( )

◆ takeElementSize() [1/2]

DomSize * DomProperty::takeElementSize ( )

Definition at line 5456 of file ui4.cpp.

◆ takeElementSize() [2/2]

DomSize * DomProperty::takeElementSize ( )

◆ takeElementSizeF() [1/2]

DomSizeF * DomProperty::takeElementSizeF ( )

Definition at line 5589 of file ui4.cpp.

◆ takeElementSizeF() [2/2]

DomSizeF * DomProperty::takeElementSizeF ( )

◆ takeElementSizePolicy() [1/2]

DomSizePolicy * DomProperty::takeElementSizePolicy ( )

Definition at line 5442 of file ui4.cpp.

◆ takeElementSizePolicy() [2/2]

DomSizePolicy * DomProperty::takeElementSizePolicy ( )

◆ takeElementString() [1/2]

DomString * DomProperty::takeElementString ( )

Definition at line 5470 of file ui4.cpp.

◆ takeElementString() [2/2]

DomString * DomProperty::takeElementString ( )

◆ takeElementStringList() [1/2]

DomStringList * DomProperty::takeElementStringList ( )

Definition at line 5484 of file ui4.cpp.

◆ takeElementStringList() [2/2]

DomStringList * DomProperty::takeElementStringList ( )

◆ takeElementTime() [1/2]

DomTime * DomProperty::takeElementTime ( )

Definition at line 5533 of file ui4.cpp.

◆ takeElementTime() [2/2]

DomTime * DomProperty::takeElementTime ( )

◆ takeElementUrl() [1/2]

DomUrl * DomProperty::takeElementUrl ( )

Definition at line 5624 of file ui4.cpp.

◆ takeElementUrl() [2/2]

DomUrl * DomProperty::takeElementUrl ( )

◆ write() [1/2]

void DomProperty::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

Definition at line 5118 of file ui4.cpp.

◆ write() [2/2]

void DomProperty::write ( QXmlStreamWriter & writer,
const QString & tagName = QString() ) const

The documentation for this class was generated from the following files: