GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
qt4
Go4GUI
TGo4LoadedLibraries.h
Go to the documentation of this file.
1
// $Id: TGo4LoadedLibraries.h 489 2009-11-04 12:20:26Z linev $
2
//-----------------------------------------------------------------------
3
// The GSI Online Offline Object Oriented (Go4) Project
4
// Experiment Data Processing at EE department, GSI
5
//-----------------------------------------------------------------------
6
// Copyright (C) 2000- GSI Helmholtzzentrum für Schwerionenforschung GmbH
7
// Planckstr. 1, 64291 Darmstadt, Germany
8
// Contact: http://go4.gsi.de
9
//-----------------------------------------------------------------------
10
// This software can be used under the license agreements as stated
11
// in Go4License.txt file which is part of the distribution.
12
//-----------------------------------------------------------------------
13
14
#ifndef TGO4LOADEDLIBRARIES_H
15
#define TGO4LOADEDLIBRARIES_H
16
17
#include <QDialog>
18
#include "ui_TGo4LoadedLibraries.h"
19
20
class
TGo4LoadedLibraries
:
public
QDialog,
public
Ui::TGo4LoadedLibraries
21
{
22
Q_OBJECT
23
24
public
:
25
TGo4LoadedLibraries
( QWidget* parent = 0 );
26
27
public
slots:
28
29
virtual
void
LoadNewLibrary
();
30
31
virtual
void
UnloadLibrary
();
32
33
virtual
void
RefreshLibs
();
34
35
};
36
37
#endif
TGo4LoadedLibraries
Definition:
TGo4LoadedLibraries.h:20
TGo4LoadedLibraries::TGo4LoadedLibraries
TGo4LoadedLibraries(QWidget *parent=0)
Definition:
TGo4LoadedLibraries.cpp:24
TGo4LoadedLibraries::RefreshLibs
virtual void RefreshLibs()
Definition:
TGo4LoadedLibraries.cpp:62
TGo4LoadedLibraries::LoadNewLibrary
virtual void LoadNewLibrary()
Definition:
TGo4LoadedLibraries.cpp:33
TGo4LoadedLibraries::UnloadLibrary
virtual void UnloadLibrary()
Definition:
TGo4LoadedLibraries.cpp:50
Generated on Fri Oct 26 2018 08:34:54 for GSI Object Oriented Online Offline (Go4) by
1.8.8