GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Slots | Public Member Functions | List of all members
TGo4LoadedLibraries Class Reference

#include <TGo4LoadedLibraries.h>

+ Inheritance diagram for TGo4LoadedLibraries:

Public Slots

virtual void LoadNewLibrary ()
 
virtual void UnloadLibrary ()
 
virtual void RefreshLibs ()
 

Public Member Functions

 TGo4LoadedLibraries (QWidget *parent=nullptr)
 

Detailed Description

Definition at line 20 of file TGo4LoadedLibraries.h.

Constructor & Destructor Documentation

◆ TGo4LoadedLibraries()

TGo4LoadedLibraries::TGo4LoadedLibraries ( QWidget *  parent = nullptr)

Definition at line 24 of file TGo4LoadedLibraries.cpp.

References LoadNewLibrary(), RefreshLibs(), and UnloadLibrary().

Member Function Documentation

◆ LoadNewLibrary

void TGo4LoadedLibraries::LoadNewLibrary ( )
virtualslot

Definition at line 37 of file TGo4LoadedLibraries.cpp.

References RefreshLibs().

Referenced by TGo4LoadedLibraries().

◆ RefreshLibs

void TGo4LoadedLibraries::RefreshLibs ( )
virtualslot

Definition at line 66 of file TGo4LoadedLibraries.cpp.

Referenced by LoadNewLibrary(), TGo4LoadedLibraries(), and UnloadLibrary().

◆ UnloadLibrary

void TGo4LoadedLibraries::UnloadLibrary ( )
virtualslot

Definition at line 54 of file TGo4LoadedLibraries.cpp.

References RefreshLibs().

Referenced by TGo4LoadedLibraries().


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