Home
last modified time | relevance | path

Searched refs:informationElement (Results 1 – 6 of 6) sorted by relevance

/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/
H A Dkeduvockvtml2writer.cpp103 bool KEduVocKvtml2Writer::writeInformation( QDomElement &informationElement, const QString &generat… in writeInformation() argument
109 informationElement.appendChild( newTextElement( KVTML_GENERATOR, generator ) ); in writeInformation()
113 informationElement.appendChild( newTextElement( KVTML_TITLE, m_doc->title() ) ); in writeInformation()
118 informationElement.appendChild( newTextElement( KVTML_AUTHOR, m_doc->author() ) ); in writeInformation()
123informationElement.appendChild( newTextElement( KVTML_AUTHORCONTACT, m_doc->authorContact() ) ); in writeInformation()
128 informationElement.appendChild( newTextElement( KVTML_LICENSE, m_doc->license() ) ); in writeInformation()
133 informationElement.appendChild( newTextElement( KVTML_COMMENT, m_doc->documentComment() ) ); in writeInformation()
137informationElement.appendChild( newTextElement( KVTML_DATE, today.toString(QStringLiteral("yyyy-MM… in writeInformation()
141 informationElement.appendChild( newTextElement( KVTML_CATEGORY, m_doc->category() ) ); in writeInformation()
H A Dkeduvockvtml2writer.h54 bool writeInformation( QDomElement &informationElement, const QString &generator );
/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/readerwriters/
H A Dkeduvockvtml2reader.cpp93 bool KEduVocKvtml2Reader::readInformation( QDomElement &informationElement ) in readInformation() argument
96 QDomElement currentElement = informationElement.firstChildElement( KVTML_GENERATOR ); in readInformation()
107 currentElement = informationElement.firstChildElement( KVTML_TITLE ); in readInformation()
113 currentElement = informationElement.firstChildElement( KVTML_AUTHOR ); in readInformation()
118 currentElement = informationElement.firstChildElement( KVTML_AUTHORCONTACT ); in readInformation()
124 currentElement = informationElement.firstChildElement( KVTML_LICENSE ); in readInformation()
130 currentElement = informationElement.firstChildElement( KVTML_COMMENT ); in readInformation()
136 currentElement = informationElement.firstChildElement( KVTML_CATEGORY ); in readInformation()
H A Dkeduvockvtml2reader.h69 bool readInformation( QDomElement &informationElement );
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/OMXAL/
H A DOpenMAXAL.h2466 XAchar * informationElement,
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/OMXAL/
H A DOpenMAXAL.h2466 XAchar * informationElement,