Talk:TestSyntaxHighlight: Difference between revisions

From KDE TechBase
(IRC snippet)
 
(Fixing line breaks)
 
Line 1: Line 1:
<danimo> clee: Qt-class support already works
<danimo> clee: Qt-class support already works<br />
<danimo> clee: KDE-class support is a bit more tricky
<danimo> clee: KDE-class support is a bit more tricky<br />
<clee> danimo: why is it more tricky?
<clee> danimo: why is it more tricky?<br />
<danimo> clee: because it uses namespaces
<danimo> clee: because it uses namespaces<br />
<danimo> clee: and I don't have a complete list of exported classes
<danimo> clee: and I don't have a complete list of exported classes<br />
<danimo> clee: and exporting them all with namespaces is a bit tricky
<danimo> clee: and exporting them all with namespaces is a bit tricky<br />
<fredrikh> couldn't you use that bindings generator?
<fredrikh> couldn't you use that bindings generator?<br />
<danimo> calling their documentation is not so, since I simply call the wrapper-script used for the kde shortcut
<danimo> calling their documentation is not so, since I simply call the wrapper-script used for the kde shortcut<br />
<danimo> fredrikh: maybe
<danimo> fredrikh: maybe<br />
<danimo> fredrikh: I just never used it
<danimo> fredrikh: I just never used it<br />
<fredrikh> i think it outputs xml, but i'm not sure
<fredrikh> i think it outputs xml, but i'm not sure<br />
<fredrikh> danimo: i guess this is it: http://websvn.kde.org/trunk/KDE/kdebindings/smoke/
<fredrikh> danimo: i guess this is it: http://websvn.kde.org/trunk/KDE/kdebindings/smoke/

Latest revision as of 22:43, 30 August 2006

<danimo> clee: Qt-class support already works
<danimo> clee: KDE-class support is a bit more tricky
<clee> danimo: why is it more tricky?
<danimo> clee: because it uses namespaces
<danimo> clee: and I don't have a complete list of exported classes
<danimo> clee: and exporting them all with namespaces is a bit tricky
<fredrikh> couldn't you use that bindings generator?
<danimo> calling their documentation is not so, since I simply call the wrapper-script used for the kde shortcut
<danimo> fredrikh: maybe
<danimo> fredrikh: I just never used it
<fredrikh> i think it outputs xml, but i'm not sure
<fredrikh> danimo: i guess this is it: http://websvn.kde.org/trunk/KDE/kdebindings/smoke/