Signals | Public Member Functions | List of all members
openfluid::ui::waresdev::WareSrcExplorer Class Reference

#include <ui/waresdev/WareSrcExplorer.hpp>

Inheritance diagram for openfluid::ui::waresdev::WareSrcExplorer:
Inheritance graph
[legend]
Collaboration diagram for openfluid::ui::waresdev::WareSrcExplorer:
Collaboration graph
[legend]

Signals

void doubleClicked (const QString &FilePath)
 
void clicked (const QString &FilePath)
 
void currentChanged (const QString &FilePath)
 
void openExplorerAsked (const QString &FilePath)
 
void openTerminalAsked (const QString &FilePath)
 
void openPathAsked (const QString &FilePath)
 
void deleteWareAsked ()
 
void fileDeleted (const QString &Path)
 

Public Member Functions

 WareSrcExplorer (QWidget *Parent=nullptr)
 
 ~WareSrcExplorer ()
 
void configure (const QString &TopDirectoryPath, bool WithContextMenu)
 
bool setCurrentPath (const QString &Path)
 
QString getCurrentPath ()
 
void updateExplorerModel (const QString &Path)
 

Constructor & Destructor Documentation

openfluid::ui::waresdev::WareSrcExplorer::WareSrcExplorer ( QWidget *  Parent = nullptr)
openfluid::ui::waresdev::WareSrcExplorer::~WareSrcExplorer ( )

Member Function Documentation

void openfluid::ui::waresdev::WareSrcExplorer::clicked ( const QString &  FilePath)
signal
void openfluid::ui::waresdev::WareSrcExplorer::configure ( const QString &  TopDirectoryPath,
bool  WithContextMenu 
)
void openfluid::ui::waresdev::WareSrcExplorer::currentChanged ( const QString &  FilePath)
signal
void openfluid::ui::waresdev::WareSrcExplorer::deleteWareAsked ( )
signal
void openfluid::ui::waresdev::WareSrcExplorer::doubleClicked ( const QString &  FilePath)
signal
void openfluid::ui::waresdev::WareSrcExplorer::fileDeleted ( const QString &  Path)
signal
QString openfluid::ui::waresdev::WareSrcExplorer::getCurrentPath ( )
void openfluid::ui::waresdev::WareSrcExplorer::openExplorerAsked ( const QString &  FilePath)
signal
void openfluid::ui::waresdev::WareSrcExplorer::openPathAsked ( const QString &  FilePath)
signal
void openfluid::ui::waresdev::WareSrcExplorer::openTerminalAsked ( const QString &  FilePath)
signal
bool openfluid::ui::waresdev::WareSrcExplorer::setCurrentPath ( const QString &  Path)
void openfluid::ui::waresdev::WareSrcExplorer::updateExplorerModel ( const QString &  Path)

The documentation for this class was generated from the following file: