Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » Topic/Qtf to html
Re: Topic/Qtf to html [message #12456 is a reply to message #12455] Fri, 02 November 2007 17:13 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13979
Registered: November 2005
Ultimate Member
Something like

Index<String> css;
String h = EncodeHtml(ParseQTF(qtf), css, VectorMap<String, String>(), VectorMap<String, String>());
DUMP(h);
DUMP(AsCss(css));


Should get you started....

Mirek
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Localized compiler output
Next Topic: How do I make search in type and search in scope to disappear?
Goto Forum:
  


Current Time: Mon May 13 04:05:04 CEST 2024

Total time taken to generate the page: 0.01732 seconds