[Qt-interest] Can QTextEdit scale in the way what QGraphicsView does?
Guido Seifert
Wargand at gmx.de
Thu May 20 09:58:25 CEST 2010
No, there is no exact such functionality. If you just want to enlarge
and shrink the font you can use zoomIn and zoomOut. IMHO this is the
only part, which really makes sense with text.
However, if you _really_ need to scale your x and y axis differently,
take a look at QGraphicsProxyWidget and the embeddeddialog example.
Guido
-------- Original-Nachricht --------
> Datum: Thu, 20 May 2010 15:47:06 +0800
> Von: cheng long <kevinclcn at gmail.com>
> An: qt-interest at trolltech.com
> Betreff: [Qt-interest] Can QTextEdit scale in the way what QGraphicsView does?
> QGraphicsView scales its content by adjusting its transform matrix,
> very excellent!
>
> Is there any way to add this functionality to QTextEdit? How?
>
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
More information about the Qt-interest-old
mailing list