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

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

#include <Rendering/SceneComponents/Shaders/shaderlibrarywidget.h>

Inherits QWidget.

Public Member Functions

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

Constructor & Destructor Documentation

◆ ShaderLibraryWidget()

◆ ~ShaderLibraryWidget()

~ShaderLibraryWidget ( )
override

Member Function Documentation

◆ allowedToApplyChanges()

bool allowedToApplyChanges ( )

◆ applyChanges()

void applyChanges ( QUndoStack &  undoStack)