summaryrefslogtreecommitdiff
path: root/ext/qtdom/qtdom_qt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed some stupid header text.Jan Borsodi2001-01-041-5/+143
| | | | | | Implemented functions for returning the error string and starting and stopping the message handler. Added comments for all functions.
* Initial import, since PHP cannot be compiled with a C++ compiler all C++ ↵Jan Borsodi2000-11-151-0/+233
specific calls had to be moved to a separate file without any php includes. It has several C functions which are used for initiating a QDomDocument and traversing it.