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
ctline.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 CTLINE_H
16
#define CTLINE_H
17
18
#include "
component.h
"
19
20
class
CoupledTLine
:
public
Component
{
21
public
:
22
CoupledTLine
();
23
Component
*
newOne
();
24
static
Element
*
info
(QString&,
char
* &,
bool
getNewOne=
false
);
25
};
26
27
#endif
CoupledTLine::newOne
Component * newOne()
Definition:
ctline.cpp:74
CoupledTLine
Definition:
ctline.h:20
Component
Definition:
component.h:33
Element
Superclass of all schematic drawing elements.
Definition:
element.h:142
CoupledTLine::info
static Element * info(QString &, char *&, bool getNewOne=false)
Definition:
ctline.cpp:79
CoupledTLine::CoupledTLine
CoupledTLine()
Definition:
ctline.cpp:17
component.h
Generated on Mon Sep 1 2014 20:05:19 for Qucs-GUI by
1.8.6