Workspace 6.21.5
Public Member Functions | List of all members
SceneItemLibraryWidget Class Reference

Widget for editing the contents of a SceneItemLibrary. Added as an additional tab to the operation properties dialog.

#include <Rendering/SceneComponents/sceneitemlibrarywidget.h>

Inherits QWidget.

Public Member Functions

 SceneItemLibraryWidget (SceneItemLibraryBuilder &op, Presentation::OperationPropertiesDialog &dialog)
 
 ~SceneItemLibraryWidget () override
 
bool allowedToApplyChanges ()
 
void applyChanges (QUndoStack &undoStack)
 

Constructor & Destructor Documentation

◆ SceneItemLibraryWidget()

◆ ~SceneItemLibraryWidget()

~SceneItemLibraryWidget ( )
override

Member Function Documentation

◆ allowedToApplyChanges()

bool allowedToApplyChanges ( )

◆ applyChanges()

void applyChanges ( QUndoStack &  undoStack)