[Development] Moving QUndoStack and QUndoCommand out of QtWidgets
Anselmo L. S. Melo
anselmo.melo at openbossa.org
Thu Feb 16 15:57:19 CET 2012
On 02/03/2012 03:15 PM, Adriano Rezende wrote:
> On Fri, Feb 3, 2012 at 3:26 PM, <gunnar.sletta at nokia.com <mailto:gunnar.sletta at nokia.com>> wrote:
> Where to put them is another question. To me, these classes fall into the same category as QIcon, QAction, QFileSystemModel and a
> probably a few others. They are enablers for certain UI's, but are at the same time not useful for a different class of apps. For
> instance mobile apps. For this reason, I do not think QtGui is the right place for them. As I mentioned in the previous thread on
> QFileSystemModel, I think a new module of non-widgetbased desktopui enabling would be a better location.
>
>
> It seems to be just a matter of defining a module name for these kind of classes. Maybe "QtUtils" could be used until a better name or
> module fragmentation is defined.
There is a patch in gerrit[1] moving QUndoCommand, QUndoStack and QUndoGroup to QtGui.
I have another version of this patch, moving QUndo* classes to the new "QtUtils" module.
[1] http://codereview.qt-project.org/#change,15857
Cheers,
Anselmo
--
Anselmo L. S. Melo
openBossa / INdT
http://www.indt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120216/7792dac4/attachment.sig>
More information about the Development
mailing list