[Qt] More classes needed
zeljko
zeljko at holobit.net
Tue Apr 29 13:50:50 CEST 2008
On Monday 28 April 2008 23:17, Den Jean wrote:
> On Friday 25 April 2008 15:23:25 zeljko wrote:
> > Den, I need QPageSetupDialog to implement printing with qt lcl, also if U
> > have some spare time I'll need QProcess, QAbstractTextDocumentLayout
> > (this one is used to render html pages - so maybe it'll come into qt-lcl)
> > for my private
>
> Linux done.
>
> but QAbstractTextDocumentLayout is a mess:
> * abstract:
> you will need to subclass anyhow
> * PaintContext:
> struct within class, need to fix it later, or you
> fix it in a manually created subclass.
> * used an enum defined with namespace construct (fixed manually)
>
> note for qprocess: mind the definition of Q_PID in Qt.
QProcess is fine ;)
>
> other platforms will follow
ok.
Just one more question. Is it so hard to add QString & QChar into bindings ?
I think that we'll need QChar for SlotKey() to properly bind qtkeys to LCL
keys.
zeljko
More information about the Qt
mailing list