Qucs-GUI
0.0.18
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
qucs
components
hybrid.h
Go to the documentation of this file.
1
/***************************************************************************
2
copyright : (C) 2010 by Michael Margraf
3
email : michael.margraf@alumni.tu-berlin.de
4
***************************************************************************/
5
6
/***************************************************************************
7
* *
8
* This program is free software; you can redistribute it and/or modify *
9
* it under the terms of the GNU General Public License as published by *
10
* the Free Software Foundation; either version 2 of the License, or *
11
* (at your option) any later version. *
12
* *
13
***************************************************************************/
14
15
#ifndef HYBRID_H
16
#define HYBRID_H
17
18
#include "
component.h
"
19
20
class
Hybrid
:
public
Component
{
21
public
:
22
Hybrid
();
23
Component
*
newOne
();
24
static
Element
*
info
(QString&,
char
* &,
bool
getNewOne=
false
);
25
};
26
27
#endif
Hybrid::Hybrid
Hybrid()
Definition:
hybrid.cpp:17
Hybrid::info
static Element * info(QString &, char *&, bool getNewOne=false)
Definition:
hybrid.cpp:67
Hybrid
Definition:
hybrid.h:20
Component
Definition:
component.h:33
Element
Superclass of all schematic drawing elements.
Definition:
element.h:142
component.h
Hybrid::newOne
Component * newOne()
Definition:
hybrid.cpp:62
Generated on Mon Sep 1 2014 20:05:20 for Qucs-GUI by
1.8.6