Home
last modified time | relevance | path

Searched refs:XbelWriter (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dxbel.cpp216 XbelWriter::XbelWriter() in XbelWriter() function in XbelWriter
221 bool XbelWriter::write(const QString &fileName, const BookmarkNode *root) in write()
229 bool XbelWriter::write(QIODevice *device, const BookmarkNode *root) in write()
248 void XbelWriter::writeItem(const BookmarkNode *parent) in writeItem()
H A Dxbel.h92 class XbelWriter : public QXmlStreamWriter
95 XbelWriter();
H A Dbookmarks.cpp154 XbelWriter writer; in save()
273 XbelWriter writer; in exportBookmarks()
573 XbelWriter writer; in mimeData()