#include <TGo4LoadedLibraries.h>
Public Slots | |
virtual void | LoadNewLibrary () |
virtual void | UnloadLibrary () |
virtual void | RefreshLibs () |
Public Member Functions | |
TGo4LoadedLibraries (QWidget *parent=0) |
Definition at line 20 of file TGo4LoadedLibraries.h.
TGo4LoadedLibraries::TGo4LoadedLibraries | ( | QWidget * | parent = 0 |
) |
Definition at line 24 of file TGo4LoadedLibraries.cpp.
References RefreshLibs().
void TGo4LoadedLibraries::LoadNewLibrary | ( | ) | [virtual, slot] |
Definition at line 33 of file TGo4LoadedLibraries.cpp.
References RefreshLibs().
void TGo4LoadedLibraries::RefreshLibs | ( | ) | [virtual, slot] |
Definition at line 62 of file TGo4LoadedLibraries.cpp.
Referenced by LoadNewLibrary(), TGo4LoadedLibraries(), and UnloadLibrary().
void TGo4LoadedLibraries::UnloadLibrary | ( | ) | [virtual, slot] |
Definition at line 50 of file TGo4LoadedLibraries.cpp.
References RefreshLibs().