Loading...
Searching...
No Matches
ContainerBrowser Class Reference

Public Member Functions

 ContainerBrowser (TransformSessionRef session, QWidget *parent=nullptr)
QStringList selectedPaths () const

Static Public Member Functions

static std::vector< TransformContextRefopenContainerFile (const QString &path, bool forceShowDialog=false)

Constructor & Destructor Documentation

◆ ContainerBrowser()

ContainerBrowser::ContainerBrowser ( TransformSessionRef session,
QWidget * parent = nullptr )

Member Function Documentation

◆ selectedPaths()

QStringList ContainerBrowser::selectedPaths ( ) const
inline

◆ openContainerFile()

std::vector< TransformContextRef > ContainerBrowser::openContainerFile ( const QString & path,
bool forceShowDialog = false )
static