ImagingTools Core SDK
Classes | Protected Member Functions | List of all members
imtgui::CDocumentCollectionViewDelegateComp

#include <CDocumentCollectionViewDelegateComp.h>

Inheritance diagram for imtgui::CDocumentCollectionViewDelegateComp:
imtgui::CObjectCollectionViewDelegate

Classes

class  ObjectPersistenceProxy
 

Protected Member Functions

virtual QString CommentDocumentChanges (int revision) const
 

Detailed Description

Implementation of the view delegate for a file collection based on idoc::IDocumentManager. Such operations as 'New' 'Edit' (Update) on the collection objects will be done via registered document manager.

Definition at line 35 of file CDocumentCollectionViewDelegateComp.h.

Member Function Documentation

◆ CommentDocumentChanges()

virtual QString imtgui::CDocumentCollectionViewDelegateComp::CommentDocumentChanges ( int  revision) const
protectedvirtual

Callback from the proxy (to reimplement)