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 2459 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 2480 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 2481 of file ui4_p.h.

Constructor & Destructor Documentation

◆ DomProperty() [1/2]

DomProperty::DomProperty ( )
default

◆ ~DomProperty() [1/2]

DomProperty::~DomProperty ( )

Definition at line 4840 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 2470 of file ui4.h.

◆ attributeName() [2/2]

QString DomProperty::attributeName ( ) const
inline

Definition at line 2471 of file ui4_p.h.

◆ attributeStdset() [1/2]

int DomProperty::attributeStdset ( ) const
inline

Definition at line 2475 of file ui4.h.

◆ attributeStdset() [2/2]

int DomProperty::attributeStdset ( ) const
inline

Definition at line 2476 of file ui4_p.h.

◆ clearAttributeName() [1/2]

void DomProperty::clearAttributeName ( )
inline

Definition at line 2472 of file ui4.h.

◆ clearAttributeName() [2/2]

void DomProperty::clearAttributeName ( )
inline

Definition at line 2473 of file ui4_p.h.

◆ clearAttributeStdset() [1/2]

void DomProperty::clearAttributeStdset ( )
inline

Definition at line 2477 of file ui4.h.

◆ clearAttributeStdset() [2/2]

void DomProperty::clearAttributeStdset ( )
inline

Definition at line 2478 of file ui4_p.h.

◆ elementBool() [1/2]

QString DomProperty::elementBool ( ) const
inline

Definition at line 2483 of file ui4.h.

◆ elementBool() [2/2]

QString DomProperty::elementBool ( ) const
inline

Definition at line 2484 of file ui4_p.h.

◆ elementBrush() [1/2]

DomBrush * DomProperty::elementBrush ( ) const
inline

Definition at line 2599 of file ui4.h.

◆ elementBrush() [2/2]

DomBrush * DomProperty::elementBrush ( ) const
inline

Definition at line 2600 of file ui4_p.h.

◆ elementChar() [1/2]

DomChar * DomProperty::elementChar ( ) const
inline

Definition at line 2585 of file ui4.h.

◆ elementChar() [2/2]

DomChar * DomProperty::elementChar ( ) const
inline

Definition at line 2586 of file ui4_p.h.

◆ elementColor() [1/2]

DomColor * DomProperty::elementColor ( ) const
inline

Definition at line 2486 of file ui4.h.

◆ elementColor() [2/2]

DomColor * DomProperty::elementColor ( ) const
inline

Definition at line 2487 of file ui4_p.h.

◆ elementCstring() [1/2]

QString DomProperty::elementCstring ( ) const
inline

Definition at line 2490 of file ui4.h.

◆ elementCstring() [2/2]

QString DomProperty::elementCstring ( ) const
inline

Definition at line 2491 of file ui4_p.h.

◆ elementCursor() [1/2]

int DomProperty::elementCursor ( ) const
inline

Definition at line 2493 of file ui4.h.

◆ elementCursor() [2/2]

int DomProperty::elementCursor ( ) const
inline

Definition at line 2494 of file ui4_p.h.

◆ elementCursorShape() [1/2]

QString DomProperty::elementCursorShape ( ) const
inline

Definition at line 2496 of file ui4.h.

◆ elementCursorShape() [2/2]

QString DomProperty::elementCursorShape ( ) const
inline

Definition at line 2497 of file ui4_p.h.

◆ elementDate() [1/2]

DomDate * DomProperty::elementDate ( ) const
inline

Definition at line 2558 of file ui4.h.

◆ elementDate() [2/2]

DomDate * DomProperty::elementDate ( ) const
inline

Definition at line 2559 of file ui4_p.h.

◆ elementDateTime() [1/2]

DomDateTime * DomProperty::elementDateTime ( ) const
inline

Definition at line 2566 of file ui4.h.

◆ elementDateTime() [2/2]

DomDateTime * DomProperty::elementDateTime ( ) const
inline

Definition at line 2567 of file ui4_p.h.

◆ elementDouble() [1/2]

double DomProperty::elementDouble ( ) const
inline

Definition at line 2555 of file ui4.h.

◆ elementDouble() [2/2]

double DomProperty::elementDouble ( ) const
inline

Definition at line 2556 of file ui4_p.h.

◆ elementEnum() [1/2]

QString DomProperty::elementEnum ( ) const
inline

Definition at line 2499 of file ui4.h.

◆ elementEnum() [2/2]

QString DomProperty::elementEnum ( ) const
inline

Definition at line 2500 of file ui4_p.h.

◆ elementFloat() [1/2]

float DomProperty::elementFloat ( ) const
inline

Definition at line 2552 of file ui4.h.

◆ elementFloat() [2/2]

float DomProperty::elementFloat ( ) const
inline

Definition at line 2553 of file ui4_p.h.

◆ elementFont() [1/2]

DomFont * DomProperty::elementFont ( ) const
inline

Definition at line 2502 of file ui4.h.

◆ elementFont() [2/2]

DomFont * DomProperty::elementFont ( ) const
inline

Definition at line 2503 of file ui4_p.h.

◆ elementIconSet() [1/2]

DomResourceIcon * DomProperty::elementIconSet ( ) const
inline

Definition at line 2506 of file ui4.h.

◆ elementIconSet() [2/2]

DomResourceIcon * DomProperty::elementIconSet ( ) const
inline

Definition at line 2507 of file ui4_p.h.

◆ elementLocale() [1/2]

DomLocale * DomProperty::elementLocale ( ) const
inline

Definition at line 2529 of file ui4.h.

◆ elementLocale() [2/2]

DomLocale * DomProperty::elementLocale ( ) const
inline

Definition at line 2530 of file ui4_p.h.

◆ elementLongLong() [1/2]

qlonglong DomProperty::elementLongLong ( ) const
inline

Definition at line 2582 of file ui4.h.

◆ elementLongLong() [2/2]

qlonglong DomProperty::elementLongLong ( ) const
inline

Definition at line 2583 of file ui4_p.h.

◆ elementNumber() [1/2]

int DomProperty::elementNumber ( ) const
inline

Definition at line 2549 of file ui4.h.

◆ elementNumber() [2/2]

int DomProperty::elementNumber ( ) const
inline

Definition at line 2550 of file ui4_p.h.

◆ elementPalette() [1/2]

DomPalette * DomProperty::elementPalette ( ) const
inline

Definition at line 2514 of file ui4.h.

◆ elementPalette() [2/2]

DomPalette * DomProperty::elementPalette ( ) const
inline

Definition at line 2515 of file ui4_p.h.

◆ elementPixmap() [1/2]

DomResourcePixmap * DomProperty::elementPixmap ( ) const
inline

Definition at line 2510 of file ui4.h.

◆ elementPixmap() [2/2]

DomResourcePixmap * DomProperty::elementPixmap ( ) const
inline

Definition at line 2511 of file ui4_p.h.

◆ elementPoint() [1/2]

DomPoint * DomProperty::elementPoint ( ) const
inline

Definition at line 2518 of file ui4.h.

◆ elementPoint() [2/2]

DomPoint * DomProperty::elementPoint ( ) const
inline

Definition at line 2519 of file ui4_p.h.

◆ elementPointF() [1/2]

DomPointF * DomProperty::elementPointF ( ) const
inline

Definition at line 2570 of file ui4.h.

◆ elementPointF() [2/2]

DomPointF * DomProperty::elementPointF ( ) const
inline

Definition at line 2571 of file ui4_p.h.

◆ elementRect() [1/2]

DomRect * DomProperty::elementRect ( ) const
inline

Definition at line 2522 of file ui4.h.

◆ elementRect() [2/2]

DomRect * DomProperty::elementRect ( ) const
inline

Definition at line 2523 of file ui4_p.h.

◆ elementRectF() [1/2]

DomRectF * DomProperty::elementRectF ( ) const
inline

Definition at line 2574 of file ui4.h.

◆ elementRectF() [2/2]

DomRectF * DomProperty::elementRectF ( ) const
inline

Definition at line 2575 of file ui4_p.h.

◆ elementSet() [1/2]

QString DomProperty::elementSet ( ) const
inline

Definition at line 2526 of file ui4.h.

◆ elementSet() [2/2]

QString DomProperty::elementSet ( ) const
inline

Definition at line 2527 of file ui4_p.h.

◆ elementSize() [1/2]

DomSize * DomProperty::elementSize ( ) const
inline

Definition at line 2537 of file ui4.h.

◆ elementSize() [2/2]

DomSize * DomProperty::elementSize ( ) const
inline

Definition at line 2538 of file ui4_p.h.

◆ elementSizeF() [1/2]

DomSizeF * DomProperty::elementSizeF ( ) const
inline

Definition at line 2578 of file ui4.h.

◆ elementSizeF() [2/2]

DomSizeF * DomProperty::elementSizeF ( ) const
inline

Definition at line 2579 of file ui4_p.h.

◆ elementSizePolicy() [1/2]

DomSizePolicy * DomProperty::elementSizePolicy ( ) const
inline

Definition at line 2533 of file ui4.h.

◆ elementSizePolicy() [2/2]

DomSizePolicy * DomProperty::elementSizePolicy ( ) const
inline

Definition at line 2534 of file ui4_p.h.

◆ elementString() [1/2]

DomString * DomProperty::elementString ( ) const
inline

Definition at line 2541 of file ui4.h.

◆ elementString() [2/2]

DomString * DomProperty::elementString ( ) const
inline

Definition at line 2542 of file ui4_p.h.

◆ elementStringList() [1/2]

DomStringList * DomProperty::elementStringList ( ) const
inline

Definition at line 2545 of file ui4.h.

◆ elementStringList() [2/2]

DomStringList * DomProperty::elementStringList ( ) const
inline

Definition at line 2546 of file ui4_p.h.

◆ elementTime() [1/2]

DomTime * DomProperty::elementTime ( ) const
inline

Definition at line 2562 of file ui4.h.

◆ elementTime() [2/2]

DomTime * DomProperty::elementTime ( ) const
inline

Definition at line 2563 of file ui4_p.h.

◆ elementUInt() [1/2]

uint DomProperty::elementUInt ( ) const
inline

Definition at line 2593 of file ui4.h.

◆ elementUInt() [2/2]

uint DomProperty::elementUInt ( ) const
inline

Definition at line 2594 of file ui4_p.h.

◆ elementULongLong() [1/2]

qulonglong DomProperty::elementULongLong ( ) const
inline

Definition at line 2596 of file ui4.h.

◆ elementULongLong() [2/2]

qulonglong DomProperty::elementULongLong ( ) const
inline

Definition at line 2597 of file ui4_p.h.

◆ elementUrl() [1/2]

DomUrl * DomProperty::elementUrl ( ) const
inline

Definition at line 2589 of file ui4.h.

◆ elementUrl() [2/2]

DomUrl * DomProperty::elementUrl ( ) const
inline

Definition at line 2590 of file ui4_p.h.

◆ hasAttributeName() [1/2]

bool DomProperty::hasAttributeName ( ) const
inline

Definition at line 2469 of file ui4.h.

◆ hasAttributeName() [2/2]

bool DomProperty::hasAttributeName ( ) const
inline

Definition at line 2470 of file ui4_p.h.

◆ hasAttributeStdset() [1/2]

bool DomProperty::hasAttributeStdset ( ) const
inline

Definition at line 2474 of file ui4.h.

◆ hasAttributeStdset() [2/2]

bool DomProperty::hasAttributeStdset ( ) const
inline

Definition at line 2475 of file ui4_p.h.

◆ kind() [1/2]

Kind DomProperty::kind ( ) const
inline

Definition at line 2481 of file ui4.h.

◆ kind() [2/2]

Kind DomProperty::kind ( ) const
inline

Definition at line 2482 of file ui4_p.h.

◆ read() [1/2]

void DomProperty::read ( QXmlStreamReader & reader)

Definition at line 4921 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 2471 of file ui4.h.

◆ setAttributeName() [2/2]

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

Definition at line 2472 of file ui4_p.h.

◆ setAttributeStdset() [1/2]

void DomProperty::setAttributeStdset ( int a)
inline

Definition at line 2476 of file ui4.h.

◆ setAttributeStdset() [2/2]

void DomProperty::setAttributeStdset ( int a)
inline

Definition at line 2477 of file ui4_p.h.

◆ setElementBool() [1/2]

void DomProperty::setElementBool ( const QString & a)

Definition at line 5296 of file ui4.cpp.

◆ setElementBool() [2/2]

void DomProperty::setElementBool ( const QString & a)

◆ setElementBrush() [1/2]

void DomProperty::setElementBrush ( DomBrush * a)

Definition at line 5667 of file ui4.cpp.

◆ setElementBrush() [2/2]

void DomProperty::setElementBrush ( DomBrush * a)

◆ setElementChar() [1/2]

void DomProperty::setElementChar ( DomChar * a)

Definition at line 5625 of file ui4.cpp.

◆ setElementChar() [2/2]

void DomProperty::setElementChar ( DomChar * a)

◆ setElementColor() [1/2]

void DomProperty::setElementColor ( DomColor * a)

Definition at line 5310 of file ui4.cpp.

◆ setElementColor() [2/2]

void DomProperty::setElementColor ( DomColor * a)

◆ setElementCstring() [1/2]

void DomProperty::setElementCstring ( const QString & a)

Definition at line 5317 of file ui4.cpp.

◆ setElementCstring() [2/2]

void DomProperty::setElementCstring ( const QString & a)

◆ setElementCursor() [1/2]

void DomProperty::setElementCursor ( int a)

Definition at line 5324 of file ui4.cpp.

◆ setElementCursor() [2/2]

void DomProperty::setElementCursor ( int a)

◆ setElementCursorShape() [1/2]

void DomProperty::setElementCursorShape ( const QString & a)

Definition at line 5331 of file ui4.cpp.

◆ setElementCursorShape() [2/2]

void DomProperty::setElementCursorShape ( const QString & a)

◆ setElementDate() [1/2]

void DomProperty::setElementDate ( DomDate * a)

Definition at line 5534 of file ui4.cpp.

◆ setElementDate() [2/2]

void DomProperty::setElementDate ( DomDate * a)

◆ setElementDateTime() [1/2]

void DomProperty::setElementDateTime ( DomDateTime * a)

Definition at line 5562 of file ui4.cpp.

◆ setElementDateTime() [2/2]

void DomProperty::setElementDateTime ( DomDateTime * a)

◆ setElementDouble() [1/2]

void DomProperty::setElementDouble ( double a)

Definition at line 5520 of file ui4.cpp.

◆ setElementDouble() [2/2]

void DomProperty::setElementDouble ( double a)

◆ setElementEnum() [1/2]

void DomProperty::setElementEnum ( const QString & a)

Definition at line 5338 of file ui4.cpp.

◆ setElementEnum() [2/2]

void DomProperty::setElementEnum ( const QString & a)

◆ setElementFloat() [1/2]

void DomProperty::setElementFloat ( float a)

Definition at line 5513 of file ui4.cpp.

◆ setElementFloat() [2/2]

void DomProperty::setElementFloat ( float a)

◆ setElementFont() [1/2]

void DomProperty::setElementFont ( DomFont * a)

Definition at line 5352 of file ui4.cpp.

◆ setElementFont() [2/2]

void DomProperty::setElementFont ( DomFont * a)

◆ setElementIconSet() [1/2]

void DomProperty::setElementIconSet ( DomResourceIcon * a)

Definition at line 5366 of file ui4.cpp.

◆ setElementIconSet() [2/2]

void DomProperty::setElementIconSet ( DomResourceIcon * a)

◆ setElementLocale() [1/2]

void DomProperty::setElementLocale ( DomLocale * a)

Definition at line 5443 of file ui4.cpp.

◆ setElementLocale() [2/2]

void DomProperty::setElementLocale ( DomLocale * a)

◆ setElementLongLong() [1/2]

void DomProperty::setElementLongLong ( qlonglong a)

Definition at line 5611 of file ui4.cpp.

◆ setElementLongLong() [2/2]

void DomProperty::setElementLongLong ( qlonglong a)

◆ setElementNumber() [1/2]

void DomProperty::setElementNumber ( int a)

Definition at line 5506 of file ui4.cpp.

◆ setElementNumber() [2/2]

void DomProperty::setElementNumber ( int a)

◆ setElementPalette() [1/2]

void DomProperty::setElementPalette ( DomPalette * a)

Definition at line 5394 of file ui4.cpp.

◆ setElementPalette() [2/2]

void DomProperty::setElementPalette ( DomPalette * a)

◆ setElementPixmap() [1/2]

void DomProperty::setElementPixmap ( DomResourcePixmap * a)

Definition at line 5380 of file ui4.cpp.

◆ setElementPixmap() [2/2]

void DomProperty::setElementPixmap ( DomResourcePixmap * a)

◆ setElementPoint() [1/2]

void DomProperty::setElementPoint ( DomPoint * a)

Definition at line 5408 of file ui4.cpp.

◆ setElementPoint() [2/2]

void DomProperty::setElementPoint ( DomPoint * a)

◆ setElementPointF() [1/2]

void DomProperty::setElementPointF ( DomPointF * a)

Definition at line 5576 of file ui4.cpp.

◆ setElementPointF() [2/2]

void DomProperty::setElementPointF ( DomPointF * a)

◆ setElementRect() [1/2]

void DomProperty::setElementRect ( DomRect * a)

Definition at line 5422 of file ui4.cpp.

◆ setElementRect() [2/2]

void DomProperty::setElementRect ( DomRect * a)

◆ setElementRectF() [1/2]

void DomProperty::setElementRectF ( DomRectF * a)

Definition at line 5590 of file ui4.cpp.

◆ setElementRectF() [2/2]

void DomProperty::setElementRectF ( DomRectF * a)

◆ setElementSet() [1/2]

void DomProperty::setElementSet ( const QString & a)

Definition at line 5429 of file ui4.cpp.

◆ setElementSet() [2/2]

void DomProperty::setElementSet ( const QString & a)

◆ setElementSize() [1/2]

void DomProperty::setElementSize ( DomSize * a)

Definition at line 5471 of file ui4.cpp.

◆ setElementSize() [2/2]

void DomProperty::setElementSize ( DomSize * a)

◆ setElementSizeF() [1/2]

void DomProperty::setElementSizeF ( DomSizeF * a)

Definition at line 5604 of file ui4.cpp.

◆ setElementSizeF() [2/2]

void DomProperty::setElementSizeF ( DomSizeF * a)

◆ setElementSizePolicy() [1/2]

void DomProperty::setElementSizePolicy ( DomSizePolicy * a)

Definition at line 5457 of file ui4.cpp.

◆ setElementSizePolicy() [2/2]

void DomProperty::setElementSizePolicy ( DomSizePolicy * a)

◆ setElementString() [1/2]

void DomProperty::setElementString ( DomString * a)

Definition at line 5485 of file ui4.cpp.

◆ setElementString() [2/2]

void DomProperty::setElementString ( DomString * a)

◆ setElementStringList() [1/2]

void DomProperty::setElementStringList ( DomStringList * a)

Definition at line 5499 of file ui4.cpp.

◆ setElementStringList() [2/2]

void DomProperty::setElementStringList ( DomStringList * a)

◆ setElementTime() [1/2]

void DomProperty::setElementTime ( DomTime * a)

Definition at line 5548 of file ui4.cpp.

◆ setElementTime() [2/2]

void DomProperty::setElementTime ( DomTime * a)

◆ setElementUInt() [1/2]

void DomProperty::setElementUInt ( uint a)

Definition at line 5646 of file ui4.cpp.

◆ setElementUInt() [2/2]

void DomProperty::setElementUInt ( uint a)

◆ setElementULongLong() [1/2]

void DomProperty::setElementULongLong ( qulonglong a)

Definition at line 5653 of file ui4.cpp.

◆ setElementULongLong() [2/2]

void DomProperty::setElementULongLong ( qulonglong a)

◆ setElementUrl() [1/2]

void DomProperty::setElementUrl ( DomUrl * a)

Definition at line 5639 of file ui4.cpp.

◆ setElementUrl() [2/2]

void DomProperty::setElementUrl ( DomUrl * a)

◆ takeElementBrush() [1/2]

DomBrush * DomProperty::takeElementBrush ( )

Definition at line 5660 of file ui4.cpp.

◆ takeElementBrush() [2/2]

DomBrush * DomProperty::takeElementBrush ( )

◆ takeElementChar() [1/2]

DomChar * DomProperty::takeElementChar ( )

Definition at line 5618 of file ui4.cpp.

◆ takeElementChar() [2/2]

DomChar * DomProperty::takeElementChar ( )

◆ takeElementColor() [1/2]

DomColor * DomProperty::takeElementColor ( )

Definition at line 5303 of file ui4.cpp.

◆ takeElementColor() [2/2]

DomColor * DomProperty::takeElementColor ( )

◆ takeElementDate() [1/2]

DomDate * DomProperty::takeElementDate ( )

Definition at line 5527 of file ui4.cpp.

◆ takeElementDate() [2/2]

DomDate * DomProperty::takeElementDate ( )

◆ takeElementDateTime() [1/2]

DomDateTime * DomProperty::takeElementDateTime ( )

Definition at line 5555 of file ui4.cpp.

◆ takeElementDateTime() [2/2]

DomDateTime * DomProperty::takeElementDateTime ( )

◆ takeElementFont() [1/2]

DomFont * DomProperty::takeElementFont ( )

Definition at line 5345 of file ui4.cpp.

◆ takeElementFont() [2/2]

DomFont * DomProperty::takeElementFont ( )

◆ takeElementIconSet() [1/2]

DomResourceIcon * DomProperty::takeElementIconSet ( )

Definition at line 5359 of file ui4.cpp.

◆ takeElementIconSet() [2/2]

DomResourceIcon * DomProperty::takeElementIconSet ( )

◆ takeElementLocale() [1/2]

DomLocale * DomProperty::takeElementLocale ( )

Definition at line 5436 of file ui4.cpp.

◆ takeElementLocale() [2/2]

DomLocale * DomProperty::takeElementLocale ( )

◆ takeElementPalette() [1/2]

DomPalette * DomProperty::takeElementPalette ( )

Definition at line 5387 of file ui4.cpp.

◆ takeElementPalette() [2/2]

DomPalette * DomProperty::takeElementPalette ( )

◆ takeElementPixmap() [1/2]

DomResourcePixmap * DomProperty::takeElementPixmap ( )

Definition at line 5373 of file ui4.cpp.

◆ takeElementPixmap() [2/2]

DomResourcePixmap * DomProperty::takeElementPixmap ( )

◆ takeElementPoint() [1/2]

DomPoint * DomProperty::takeElementPoint ( )

Definition at line 5401 of file ui4.cpp.

◆ takeElementPoint() [2/2]

DomPoint * DomProperty::takeElementPoint ( )

◆ takeElementPointF() [1/2]

DomPointF * DomProperty::takeElementPointF ( )

Definition at line 5569 of file ui4.cpp.

◆ takeElementPointF() [2/2]

DomPointF * DomProperty::takeElementPointF ( )

◆ takeElementRect() [1/2]

DomRect * DomProperty::takeElementRect ( )

Definition at line 5415 of file ui4.cpp.

◆ takeElementRect() [2/2]

DomRect * DomProperty::takeElementRect ( )

◆ takeElementRectF() [1/2]

DomRectF * DomProperty::takeElementRectF ( )

Definition at line 5583 of file ui4.cpp.

◆ takeElementRectF() [2/2]

DomRectF * DomProperty::takeElementRectF ( )

◆ takeElementSize() [1/2]

DomSize * DomProperty::takeElementSize ( )

Definition at line 5464 of file ui4.cpp.

◆ takeElementSize() [2/2]

DomSize * DomProperty::takeElementSize ( )

◆ takeElementSizeF() [1/2]

DomSizeF * DomProperty::takeElementSizeF ( )

Definition at line 5597 of file ui4.cpp.

◆ takeElementSizeF() [2/2]

DomSizeF * DomProperty::takeElementSizeF ( )

◆ takeElementSizePolicy() [1/2]

DomSizePolicy * DomProperty::takeElementSizePolicy ( )

Definition at line 5450 of file ui4.cpp.

◆ takeElementSizePolicy() [2/2]

DomSizePolicy * DomProperty::takeElementSizePolicy ( )

◆ takeElementString() [1/2]

DomString * DomProperty::takeElementString ( )

Definition at line 5478 of file ui4.cpp.

◆ takeElementString() [2/2]

DomString * DomProperty::takeElementString ( )

◆ takeElementStringList() [1/2]

DomStringList * DomProperty::takeElementStringList ( )

Definition at line 5492 of file ui4.cpp.

◆ takeElementStringList() [2/2]

DomStringList * DomProperty::takeElementStringList ( )

◆ takeElementTime() [1/2]

DomTime * DomProperty::takeElementTime ( )

Definition at line 5541 of file ui4.cpp.

◆ takeElementTime() [2/2]

DomTime * DomProperty::takeElementTime ( )

◆ takeElementUrl() [1/2]

DomUrl * DomProperty::takeElementUrl ( )

Definition at line 5632 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 5126 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: