My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Slots | Signals | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Friends | List of all members
QucsApp Class Reference

#include <qucs.h>

Inheritance diagram for QucsApp:
Inheritance graph
[legend]
Collaboration diagram for QucsApp:
Collaboration graph
[legend]

Public Slots

void slotFileNew ()
 
void slotTextNew ()
 
void slotFileOpen ()
 
void slotFileSave ()
 
void slotFileSaveAs ()
 
void slotFileSaveAll ()
 
void slotFileClose ()
 
void slotSymbolEdit ()
 
void slotFileSettings ()
 
void slotFilePrint ()
 
void slotFilePrintFit ()
 
void slotFileQuit ()
 
void slotEditCut ()
 
void slotEditCopy ()
 
void slotApplSettings ()
 
void slotIntoHierarchy ()
 
void slotPopHierarchy ()
 
void slotShowAll ()
 
void slotShowOne ()
 
void slotZoomOut ()
 
void slotToPage ()
 
void slotSelectComponent (QIconViewItem *)
 
void slotEditElement ()
 
void slotPowerMatching ()
 
void slot2PortMatching ()
 
void slotShowContentMenu (QListViewItem *, const QPoint &, int)
 
void slotCMenuOpen ()
 
void slotCMenuRename ()
 
void slotCMenuDelete ()
 
void slotCMenuDelGroup ()
 
void slotShowWarnings ()
 
void slotResetWarnings ()
 
void printCursorPosition (int, int)
 
void slotEditRotate (bool)
 
void slotEditMirrorX (bool)
 
void slotEditMirrorY (bool)
 
void slotEditPaste (bool)
 
void slotEditDelete (bool)
 
void slotInsertEquation (bool)
 
void slotInsertGround (bool)
 
void slotInsertPort (bool)
 
void slotInsertEntity ()
 
void slotSetWire (bool)
 
void slotSelect (bool)
 
void slotEditActivate (bool)
 
void slotInsertLabel (bool)
 
void slotSetMarker (bool)
 
void slotOnGrid (bool)
 
void slotMoveText (bool)
 
void slotZoomIn (bool)
 
void slotEditUndo ()
 
void slotEditRedo ()
 
void slotEditFind ()
 
void slotEditFindAgain ()
 
void slotAlignTop ()
 
void slotAlignBottom ()
 
void slotAlignLeft ()
 
void slotAlignRight ()
 
void slotDistribHoriz ()
 
void slotDistribVert ()
 
void slotCenterHorizontal ()
 
void slotCenterVertical ()
 
void slotSelectAll ()
 
void slotSelectMarker ()
 
void slotShowLastMsg ()
 
void slotShowLastNetlist ()
 
void slotCallEditor ()
 
void slotCallFilter ()
 
void slotCallLine ()
 
void slotCallLibrary ()
 
void slotCallMatch ()
 
void slotCallAtt ()
 
void slotHelpIndex ()
 
void slotGettingStarted ()
 
void slotChangeProps ()
 
void slotAddToProject ()
 
void slotApplyCompText ()
 

Signals

void signalKillEmAll ()
 

Public Member Functions

 QucsApp ()
 
 ~QucsApp ()
 
bool closeAllFiles ()
 
bool gotoPage (const QString &)
 
QucsDocgetDoc (int No=-1)
 
QucsDocfindDoc (QString, int *Pos=0)
 
QString fileType (const QString &)
 
void editFile (const QString &)
 

Static Public Member Functions

static int testFile (const QString &)
 

Public Attributes

QString ProjName
 
QLineEdit * editText
 
SearchDialogSearchDia
 
void(MouseActions::* MouseMoveAction )(Schematic *, QMouseEvent *)
 
void(MouseActions::* MousePressAction )(Schematic *, QMouseEvent *, float, float)
 
void(MouseActions::* MouseDoubleClickAction )(Schematic *, QMouseEvent *)
 
void(MouseActions::* MouseReleaseAction )(Schematic *, QMouseEvent *)
 
MouseActionsview
 
QTabWidget * DocumentTab
 
QIconView * CompComps
 
QPopupMenu * ContentMenu
 
QAction * fileNew
 
QAction * textNew
 
QAction * fileNewDpl
 
QAction * fileOpen
 
QAction * fileSave
 
QAction * fileSaveAs
 
QAction * fileSaveAll
 
QAction * fileClose
 
QAction * fileSettings
 
QAction * filePrint
 
QAction * fileQuit
 
QAction * projNew
 
QAction * projOpen
 
QAction * projDel
 
QAction * projClose
 
QAction * applSettings
 
QAction * editCut
 
QAction * editCopy
 
QAction * magAll
 
QAction * magOne
 
QAction * magMinus
 
QAction * filePrintFit
 
QAction * symEdit
 
QAction * intoH
 
QAction * popH
 
QAction * simulate
 
QAction * dpl_sch
 
QAction * undo
 
QAction * redo
 
QAction * dcbias
 
QAction * activeAction
 
QAction * insWire
 
QAction * insLabel
 
QAction * insGround
 
QAction * insPort
 
QAction * insEquation
 
QAction * magPlus
 
QAction * editRotate
 
QAction * editMirror
 
QAction * editMirrorY
 
QAction * editPaste
 
QAction * select
 
QAction * editActivate
 
QAction * wire
 
QAction * editDelete
 
QAction * setMarker
 
QAction * onGrid
 
QAction * moveText
 
QAction * helpIndex
 
QAction * helpGetStart
 
QAction * callEditor
 
QAction * callFilter
 
QAction * callLine
 
QAction * showMsg
 
QAction * showNet
 
QAction * alignTop
 
QAction * alignBottom
 
QAction * alignLeft
 
QAction * alignRight
 
QAction * distrHor
 
QAction * distrVert
 
QAction * selectAll
 
QAction * callLib
 
QAction * callMatch
 
QAction * changeProps
 
QAction * addToProj
 
QAction * editFind
 
QAction * editFindAgain
 
QAction * insEntity
 
QAction * selectMarker
 
QAction * createLib
 
QAction * importData
 
QAction * graph2csv
 
QAction * createPkg
 
QAction * extractPkg
 
QAction * callAtt
 
QAction * centerHor
 
QAction * centerVert
 

Protected Member Functions

void closeEvent (QCloseEvent *)
 

Friends

class SaveDialog
 

Detailed Description

Definition at line 56 of file qucs.h.

Constructor & Destructor Documentation

QucsApp::QucsApp ( )

Definition at line 122 of file qucs.cpp.

Here is the call graph for this function:

QucsApp::~QucsApp ( )

Definition at line 193 of file qucs.cpp.

Here is the call graph for this function:

Member Function Documentation

bool QucsApp::closeAllFiles ( )

Definition at line 1297 of file qucs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void QucsApp::closeEvent ( QCloseEvent *  Event)
protected

Definition at line 1549 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::editFile ( const QString &  File)

Definition at line 582 of file qucs_actions.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QString QucsApp::fileType ( const QString &  Ext)

Definition at line 552 of file qucs.cpp.

Here is the caller graph for this function:

QucsDoc * QucsApp::findDoc ( QString  File,
int *  Pos = 0 
)

Definition at line 339 of file qucs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

QucsDoc * QucsApp::getDoc ( int  No = -1)

Definition at line 319 of file qucs.cpp.

Here is the caller graph for this function:

bool QucsApp::gotoPage ( const QString &  Name)

Definition at line 1034 of file qucs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void QucsApp::printCursorPosition ( int  x,
int  y 
)
slot

Definition at line 869 of file qucs_init.cpp.

Here is the caller graph for this function:

void QucsApp::signalKillEmAll ( )
signal

Here is the caller graph for this function:

void QucsApp::slot2PortMatching ( )
slot

Definition at line 2190 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotAddToProject ( )
slot

Definition at line 757 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotAlignBottom ( )
slot

Definition at line 457 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotAlignLeft ( )
slot

Definition at line 471 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotAlignRight ( )
slot

Definition at line 485 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotAlignTop ( )
slot

Definition at line 443 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotApplSettings ( )
slot

Definition at line 1409 of file qucs.cpp.

void QucsApp::slotApplyCompText ( )
slot

Definition at line 999 of file qucs_actions.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void QucsApp::slotCallAtt ( )
slot

Definition at line 681 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCallEditor ( )
slot

Definition at line 615 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCallFilter ( )
slot

Definition at line 622 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCallLibrary ( )
slot

Definition at line 656 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCallLine ( )
slot

Definition at line 639 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCallMatch ( )
slot

Definition at line 673 of file qucs_actions.cpp.

void QucsApp::slotCenterHorizontal ( )
slot

Definition at line 523 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCenterVertical ( )
slot

Definition at line 537 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotChangeProps ( )
slot

Definition at line 740 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotCMenuDelete ( )
slot

Definition at line 523 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotCMenuDelGroup ( )
slot

Definition at line 578 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotCMenuOpen ( )
slot

Definition at line 478 of file qucs.cpp.

void QucsApp::slotCMenuRename ( )
slot

Definition at line 487 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotDistribHoriz ( )
slot

Definition at line 499 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotDistribVert ( )
slot

Definition at line 511 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditActivate ( bool  on)
slot

Definition at line 130 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditCopy ( )
slot

Definition at line 1585 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotEditCut ( )
slot

Definition at line 1561 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotEditDelete ( bool  on)
slot

Definition at line 149 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditElement ( )
slot

Definition at line 2278 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotEditFind ( )
slot

Definition at line 727 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditFindAgain ( )
slot

Definition at line 734 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditMirrorX ( bool  on)
slot

Definition at line 114 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditMirrorY ( bool  on)
slot

Definition at line 122 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditPaste ( bool  on)
slot

Definition at line 246 of file qucs_actions.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void QucsApp::slotEditRedo ( )
slot

Definition at line 425 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditRotate ( bool  on)
slot

Definition at line 106 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotEditUndo ( )
slot

Definition at line 407 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotFileClose ( )
slot

Definition at line 1271 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotFileNew ( )
slot

Definition at line 1010 of file qucs.cpp.

void QucsApp::slotFileOpen ( )
slot

Definition at line 1074 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotFilePrint ( )
slot

Definition at line 1515 of file qucs.cpp.

void QucsApp::slotFilePrintFit ( )
slot

Definition at line 1522 of file qucs.cpp.

void QucsApp::slotFileQuit ( )
slot

Definition at line 1529 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotFileSave ( )
slot

Definition at line 1110 of file qucs.cpp.

Here is the caller graph for this function:

void QucsApp::slotFileSaveAll ( )
slot

Definition at line 1249 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotFileSaveAs ( )
slot

Definition at line 1230 of file qucs.cpp.

void QucsApp::slotFileSettings ( )
slot

Definition at line 1378 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotGettingStarted ( )
slot

Definition at line 703 of file qucs_actions.cpp.

void QucsApp::slotHelpIndex ( )
slot

Definition at line 697 of file qucs_actions.cpp.

void QucsApp::slotInsertEntity ( )
slot

Definition at line 294 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotInsertEquation ( bool  on)
slot

Definition at line 308 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotInsertGround ( bool  on)
slot

Definition at line 341 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotInsertLabel ( bool  on)
slot

Definition at line 174 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotInsertPort ( bool  on)
slot

Definition at line 374 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotIntoHierarchy ( )
slot

Definition at line 1608 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotMoveText ( bool  on)
slot

Definition at line 189 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotOnGrid ( bool  on)
slot

Definition at line 98 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotPopHierarchy ( )
slot

Definition at line 1631 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotPowerMatching ( )
slot

Definition at line 2164 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotResetWarnings ( )
slot

Definition at line 859 of file qucs_init.cpp.

void QucsApp::slotSelect ( bool  on)
slot

Definition at line 213 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotSelectAll ( )
slot

Definition at line 551 of file qucs_actions.cpp.

void QucsApp::slotSelectComponent ( QIconViewItem *  item)
slot

Definition at line 399 of file qucs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void QucsApp::slotSelectMarker ( )
slot

Definition at line 569 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotSetMarker ( bool  on)
slot

Definition at line 181 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotSetWire ( bool  on)
slot

Definition at line 167 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotShowAll ( )
slot

Definition at line 1651 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotShowContentMenu ( QListViewItem *  item,
const QPoint &  point,
int   
)
slot

Definition at line 465 of file qucs.cpp.

void QucsApp::slotShowLastMsg ( )
slot

Definition at line 601 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotShowLastNetlist ( )
slot

Definition at line 608 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotShowOne ( )
slot

Definition at line 1659 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotShowWarnings ( )
slot

Definition at line 835 of file qucs_init.cpp.

void QucsApp::slotSymbolEdit ( )
slot

Definition at line 2111 of file qucs.cpp.

Here is the call graph for this function:

void QucsApp::slotTextNew ( )
slot

Definition at line 1021 of file qucs.cpp.

void QucsApp::slotToPage ( )
slot

Definition at line 1857 of file qucs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void QucsApp::slotZoomIn ( bool  on)
slot

Definition at line 197 of file qucs_actions.cpp.

Here is the call graph for this function:

void QucsApp::slotZoomOut ( )
slot

Definition at line 1666 of file qucs.cpp.

Here is the call graph for this function:

int QucsApp::testFile ( const QString &  DocName)
static

Definition at line 696 of file qucs.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Friends And Related Function Documentation

friend class SaveDialog
friend

Definition at line 320 of file qucs.h.

Member Data Documentation

QAction* QucsApp::activeAction

Definition at line 158 of file qucs.h.

QAction * QucsApp::addToProj

Definition at line 249 of file qucs.h.

QAction * QucsApp::alignBottom

Definition at line 249 of file qucs.h.

QAction * QucsApp::alignLeft

Definition at line 249 of file qucs.h.

QAction * QucsApp::alignRight

Definition at line 249 of file qucs.h.

QAction * QucsApp::alignTop

Definition at line 249 of file qucs.h.

QAction * QucsApp::applSettings

Definition at line 152 of file qucs.h.

QAction * QucsApp::callAtt

Definition at line 249 of file qucs.h.

QAction * QucsApp::callEditor

Definition at line 249 of file qucs.h.

QAction * QucsApp::callFilter

Definition at line 249 of file qucs.h.

QAction * QucsApp::callLib

Definition at line 249 of file qucs.h.

QAction * QucsApp::callLine

Definition at line 249 of file qucs.h.

QAction * QucsApp::callMatch

Definition at line 249 of file qucs.h.

QAction * QucsApp::centerHor

Definition at line 249 of file qucs.h.

QAction * QucsApp::centerVert

Definition at line 249 of file qucs.h.

QAction * QucsApp::changeProps

Definition at line 249 of file qucs.h.

QIconView* QucsApp::CompComps

Definition at line 147 of file qucs.h.

QPopupMenu* QucsApp::ContentMenu

Definition at line 150 of file qucs.h.

QAction * QucsApp::createLib

Definition at line 249 of file qucs.h.

QAction * QucsApp::createPkg

Definition at line 249 of file qucs.h.

QAction * QucsApp::dcbias

Definition at line 152 of file qucs.h.

QAction * QucsApp::distrHor

Definition at line 249 of file qucs.h.

QAction * QucsApp::distrVert

Definition at line 249 of file qucs.h.

QTabWidget* QucsApp::DocumentTab

Definition at line 146 of file qucs.h.

QAction * QucsApp::dpl_sch

Definition at line 152 of file qucs.h.

QAction * QucsApp::editActivate

Definition at line 249 of file qucs.h.

QAction * QucsApp::editCopy

Definition at line 152 of file qucs.h.

QAction * QucsApp::editCut

Definition at line 152 of file qucs.h.

QAction * QucsApp::editDelete

Definition at line 249 of file qucs.h.

QAction * QucsApp::editFind

Definition at line 249 of file qucs.h.

QAction * QucsApp::editFindAgain

Definition at line 249 of file qucs.h.

QAction * QucsApp::editMirror

Definition at line 249 of file qucs.h.

QAction * QucsApp::editMirrorY

Definition at line 249 of file qucs.h.

QAction * QucsApp::editPaste

Definition at line 249 of file qucs.h.

QAction * QucsApp::editRotate

Definition at line 249 of file qucs.h.

QLineEdit* QucsApp::editText

Definition at line 71 of file qucs.h.

QAction * QucsApp::extractPkg

Definition at line 249 of file qucs.h.

QAction * QucsApp::fileClose

Definition at line 152 of file qucs.h.

QAction* QucsApp::fileNew

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileNewDpl

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileOpen

Definition at line 152 of file qucs.h.

QAction * QucsApp::filePrint

Definition at line 152 of file qucs.h.

QAction * QucsApp::filePrintFit

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileQuit

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileSave

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileSaveAll

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileSaveAs

Definition at line 152 of file qucs.h.

QAction * QucsApp::fileSettings

Definition at line 152 of file qucs.h.

QAction * QucsApp::graph2csv

Definition at line 249 of file qucs.h.

QAction * QucsApp::helpGetStart

Definition at line 249 of file qucs.h.

QAction * QucsApp::helpIndex

Definition at line 249 of file qucs.h.

QAction * QucsApp::importData

Definition at line 249 of file qucs.h.

QAction * QucsApp::insEntity

Definition at line 249 of file qucs.h.

QAction * QucsApp::insEquation

Definition at line 249 of file qucs.h.

QAction * QucsApp::insGround

Definition at line 249 of file qucs.h.

QAction * QucsApp::insLabel

Definition at line 249 of file qucs.h.

QAction * QucsApp::insPort

Definition at line 249 of file qucs.h.

QAction* QucsApp::insWire

Definition at line 249 of file qucs.h.

QAction * QucsApp::intoH

Definition at line 152 of file qucs.h.

QAction * QucsApp::magAll

Definition at line 152 of file qucs.h.

QAction * QucsApp::magMinus

Definition at line 152 of file qucs.h.

QAction * QucsApp::magOne

Definition at line 152 of file qucs.h.

QAction * QucsApp::magPlus

Definition at line 249 of file qucs.h.

void(MouseActions::* QucsApp::MouseDoubleClickAction)(Schematic *, QMouseEvent *)

Definition at line 77 of file qucs.h.

void(MouseActions::* QucsApp::MouseMoveAction)(Schematic *, QMouseEvent *)

Definition at line 75 of file qucs.h.

void(MouseActions::* QucsApp::MousePressAction)(Schematic *, QMouseEvent *, float, float)

Definition at line 76 of file qucs.h.

void(MouseActions::* QucsApp::MouseReleaseAction)(Schematic *, QMouseEvent *)

Definition at line 78 of file qucs.h.

QAction * QucsApp::moveText

Definition at line 249 of file qucs.h.

QAction * QucsApp::onGrid

Definition at line 249 of file qucs.h.

QAction * QucsApp::popH

Definition at line 152 of file qucs.h.

QAction * QucsApp::projClose

Definition at line 152 of file qucs.h.

QAction * QucsApp::projDel

Definition at line 152 of file qucs.h.

QString QucsApp::ProjName

Definition at line 69 of file qucs.h.

QAction * QucsApp::projNew

Definition at line 152 of file qucs.h.

QAction * QucsApp::projOpen

Definition at line 152 of file qucs.h.

QAction * QucsApp::redo

Definition at line 152 of file qucs.h.

SearchDialog* QucsApp::SearchDia

Definition at line 72 of file qucs.h.

QAction * QucsApp::select

Definition at line 249 of file qucs.h.

QAction * QucsApp::selectAll

Definition at line 249 of file qucs.h.

QAction * QucsApp::selectMarker

Definition at line 249 of file qucs.h.

QAction * QucsApp::setMarker

Definition at line 249 of file qucs.h.

QAction * QucsApp::showMsg

Definition at line 249 of file qucs.h.

QAction * QucsApp::showNet

Definition at line 249 of file qucs.h.

QAction * QucsApp::simulate

Definition at line 152 of file qucs.h.

QAction * QucsApp::symEdit

Definition at line 152 of file qucs.h.

QAction * QucsApp::textNew

Definition at line 152 of file qucs.h.

QAction * QucsApp::undo

Definition at line 152 of file qucs.h.

MouseActions* QucsApp::view

Definition at line 145 of file qucs.h.

QAction * QucsApp::wire

Definition at line 249 of file qucs.h.


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