Lauri" > ]> 06/08/2000 0.05.00 test document StephanKulow This is nonsense KDE "Text" for &lauri; Section 1 Section 1.1 Warum kann ich meinem Rechner nicht einfach ausschalten?Hier noch me can't be turned off. Leading "Text" for &lauri; we pretend her name was Höpfner, but that is a good name too Shift help kde an archive of the developer's mailing list is at lists.kde.org. Text 1 Text 2 Text 3 "everything" EverythingIs correct NothingIs wrong Text 4 \"even more\" Text 4 \"even less\" CtrlN FileNew This starts a new Document in a new instance of the editor. What XML looks like Here is an example of an XML file used by Columbo to describe a search site on the Internet: ]]> This instruction is normally used to declare the DTD of the document. Here no DTD is used, and only the name of the root element (search) appears. search begins the root element. Here, it extends to the end of the document (search). This is an example of an empty element. Empty elements do not need a closing tag (which would be </input> in this case). The ugly part Ending Text: Matthias Hoelzer KDE-Verein i.G. Account-Nr. 2798296 Staedtische Sparkasse Wuerzburg Hofstrasse 9 97070 Wuerzburg Germany BLZ 790 500 00 SWIFT-Address: BYLA DE 77 print "$b4 /path/to/KDE/libs/libpng.a $af\n"; \ you see it here whereever Expect ogin: # remember, we do ordinary terminal login ID "" # kppp sends the id you configured in the main dialog Expect for userxyz: # a list of available numbers is shown, the user should choose one Send userxyz-home # the user wants to be called back on their home number Expect ogin: # The callback process is now running, a new connection, and so a new login. ID Expect assword: # Now send your password Expect > # Wait for the command prompt (the prompt may vary) Send start_ppp # this command starts the pppd Send # send an empty string Expect ID: Send itsme Expect word: Send forgot Expect granted Send ppp -> #include <qpixmap.h> -> #include <qpen.h> class KScribbleDoc { -> protected: -> QPen currentPen(){ return pen;}; -> int penWidth() -> { return pen.width(); } public slots: void updateAllViews(KScribbleView *sender); protected: -> QPixmap buffer; private: -> QPen pen; /** the modified flag of the current document */ bool modified;