Posts by Evandro • 21 points
2 posts
- 
		2 votes1 answer72 viewsQ: Format string Qt html charsetI have the following string: Qstring str = "Macarr & # x and 3 ; the integral. < br/>" (I put space between all characters of the special character if it would not be visible and would… 
- 
		0 votes0 answers17 viewsQ: conversion of charset to QtI have the following string: Qstring str = "Integral noodles. Integral car < br/>" I don’t know the formatting/charset of this string, but I wanted to be able to take and transform all its…