summaryrefslogtreecommitdiff
path: root/ext/qtdom/qtdom_qt.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed some stupid header text.Jan Borsodi2001-01-041-9/+16
| | | | | | Added a new struct for handling error logs and Qt Message Handler handles. Added functions for returning the error string and starting and stopping the message handler.
* Initial import, since PHP cannot be compiled with a C++ compiler all C++ ↵Jan Borsodi2000-11-151-0/+60
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.