All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Slots | 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:

Public Slots

void emitDataChanged ()
 

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=0)
 
 ~WareSrcExplorer ()
 
void configure (const QString &TopDirectoryPath, bool WithContextMenu)
 
bool setCurrentPath (const QString &Path)
 
QString getCurrentPath ()
 

Constructor & Destructor Documentation

openfluid::ui::waresdev::WareSrcExplorer::WareSrcExplorer ( QWidget *  Parent = 0)
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::emitDataChanged ( )
slot
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)

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