Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qucs/qucs
/ functions
Functions
3,081 in github.com/Qucs/qucs
⨍
Functions
3,081
◇
Types & classes
815
↓ 2 callers
Method
endElementMoving
----------------------------------------------------------- Reinserts all elements (moved by the user) back into the schematic.
qucs/mouseactions.cpp:180
↓ 2 callers
Method
enteredValue
qucs-rescodes/myresistancebox.cpp:71
↓ 2 callers
Method
even
Creates the even part of a polynom
qucs-filter/qf_poly.cpp:668
↓ 2 callers
Method
fileSuffix
qucs/qucsdoc.cpp:56
↓ 2 callers
Method
findSample
! * find a sample point close to VarPos, snap to it, and return data at VarPos */
qucs/diagrams/graph.cpp:346
↓ 2 callers
Method
finishMarkerCoordinates
--------------------------------------------------------------
qucs/diagrams/waveac.cpp:69
↓ 2 callers
Method
getModifier
qucs-rescodes/qresistor.h:75
↓ 2 callers
Method
getResistance
qucs-rescodes/qresistor.h:70
↓ 2 callers
Method
getSchematic
qucs/components/component.h:63
↓ 2 callers
Method
getWireLabel
--------------------------------------------------- Test, if wire line is already labeled and returns a pointer to the labeled element.
qucs/schematic_element.cpp:3072
↓ 2 callers
Method
hsq
"Half square" : P(X) * P(-X)
qucs-filter/qf_poly.cpp:730
↓ 2 callers
Method
init
qucs-filter-v2/qf_comp.cpp:364
↓ 2 callers
Method
initSearch
---------------------------------------------------------------------
qucs/dialogs/searchdialog.cpp:43
↓ 2 callers
Method
insertComponent
---------------------------------------------------
qucs/schematic_element.cpp:2605
↓ 2 callers
Method
insertNodeLabel
--------------------------------------------------- Inserts a node label.
qucs/schematic_element.cpp:3112
↓ 2 callers
Method
insertRawComponent
--------------------------------------------------- Used for example in moving components.
qucs/schematic_element.cpp:2522
↓ 2 callers
Method
loadFile
Load transmission line values from the given file.
qucs-transcalc/qucstrans.cpp:1050
↓ 2 callers
Function
loadSettings
######################################################################### Loads the settings file and stores the settings.
qucs/qucs.cpp:2890
↓ 2 callers
Method
moveElements
----------------------------------------------------------- Moves elements in "movElements" by x/y
qucs/mouseactions.cpp:235
↓ 2 callers
Method
needsInkscape
qucs/dialogs/exportdialog.cpp:284
↓ 2 callers
Method
noGuiPrint
qucs/imagewriter.cpp:40
↓ 2 callers
Method
odd
Creates the odd part of a polynom
qucs-filter/qf_poly.cpp:638
↓ 2 callers
Function
openSchematic
qucs/main.cpp:99
↓ 2 callers
Method
paint
! Paint function for most diagrams (cartesian, smith, polar, ...) */
qucs/diagrams/diagram.cpp:101
↓ 2 callers
Method
paste
--------------------------------------------------- Performs paste function from clipboard
qucs/schematic.cpp:1293
↓ 2 callers
Method
powImag
qucs/diagrams/marker.h:71
↓ 2 callers
Method
powReal
qucs/diagrams/marker.h:70
↓ 2 callers
Method
precision
qucs/diagrams/marker.h:64
↓ 2 callers
Method
prepareNetlist
--------------------------------------------------- Determines the node names and writes subcircuits into netlist file.
qucs/schematic_file.cpp:1802
↓ 2 callers
Method
redo
---------------------------------------------------
qucs/schematic.cpp:1666
↓ 2 callers
Method
resizeTouched
-------------------------------------------------------------------------- Checks if the resize area was clicked.
qucs/paintings/arrow.cpp:242
↓ 2 callers
Method
rond
qucs-filter-v2/qf_poly.cpp:765
↓ 2 callers
Method
roots_to_complex
qucs-activefilter/qf_poly.cpp:1572
↓ 2 callers
Method
rotate
-------------------------------------------------------------------------- Rotates around the center.
qucs/paintings/portsymbol.cpp:207
↓ 2 callers
Method
rroot
qucs-filter-v2/qf_poly.cpp:734
↓ 2 callers
Method
save
---------------------------------------------------------------------
qucs/diagrams/graph.cpp:118
↓ 2 callers
Function
saveApplSettings
######################################################################### Saves the settings in the settings file.
qucs/qucs.cpp:3098
↓ 2 callers
Function
saveSettings
######################################################################### Saves the settings in the settings file.
qucs-filter-v2/qf_settings.cpp:81
↓ 2 callers
Method
scale
qucs-filter-v2/qf_poly.cpp:684
↓ 2 callers
Method
selectElements
--------------------------------------------------- Selects elements that lie within the rectangle x1/y1, x2/y2.
qucs/schematic_element.cpp:1480
↓ 2 callers
Method
selectWireLine
--------------------------------------------------- Follows a wire line and selects it.
qucs/schematic_element.cpp:726
↓ 2 callers
Method
selectedComponent
---------------------------------------------------
qucs/schematic_element.cpp:2838
↓ 2 callers
Method
selectedPainting
qucs/schematic_element.cpp:3180
↓ 2 callers
Method
setApp
qucs/dialogs/savedialog.cpp:47
↓ 2 callers
Method
setDiagram
qucs/dialogs/exportdialog.cpp:331
↓ 2 callers
Method
setFitToPage
qucs/printerwriter.h:40
↓ 2 callers
Method
setFrequency
-----------------------------------------------------------------------
qucs/dialogs/matchdialog.cpp:418
↓ 2 callers
Method
setProjPath
qucs/projectView.cpp:56
↓ 2 callers
Method
setS11LineEdits
qucs/dialogs/matchdialog.cpp:648
↓ 2 callers
Method
setSaveIcon
qucs/qucs.cpp:3044
↓ 2 callers
Method
setTwoPortMatch
qucs/dialogs/matchdialog.h:118
↓ 2 callers
Method
set_TrFunc
qucs-activefilter/filter.cpp:668
↓ 2 callers
Method
slotCheckFilled
--------------------------------------------------------------------------
qucs/paintings/filldialog.cpp:161
↓ 2 callers
Method
slotClose
qucs-lib/displaydialog.cpp:115
↓ 2 callers
Method
slotSetChanged
! * \brief TextDoc::slotSetChanged togles tab icon to indicate unsaved changes */
qucs/textdoc.cpp:341
↓ 2 callers
Method
spl
Simplifies a polynom This function looks for the highest non-zero term and sets d accordingly, so that we do not perform useless operations on 0s Note
qucs-filter/qf_poly.cpp:238
↓ 2 callers
Method
spl
Simplifies a polynom This function looks for the highest non-zero term and sets d accordingly, so that we do not perform useless operations on 0s Note
qucs-activefilter/qf_poly.cpp:238
↓ 2 callers
Method
switchPaintMode
---------------------------------------------------
qucs/schematic.cpp:1852
↓ 2 callers
Method
toHumanNotation
qucs-rescodes/notation.cpp:48
↓ 2 callers
Method
undo
---------------------------------------------------
qucs/schematic.cpp:1619
↓ 2 callers
Method
zerod
qucs-filter-v2/qf_poly.cpp:710
↓ 2 callers
Method
zerov
qucs-filter-v2/qf_poly.cpp:718
↓ 2 callers
Method
zoom
-----------------------------------------------------------
qucs/schematic.cpp:748
↓ 2 callers
Method
zoomBy
! * \brief TextDoc::zoomBy increases/decreases the text font size. * \param s font size scaling factor * \return (required) final scale * * \fixm
qucs/textdoc.cpp:432
↓ 1 callers
Function
BinomialCoeffs
----------------------------------------------------------------------------------------------- Binomial coefficients using the multiplicative formula
qucs/dialogs/matchdialog.cpp:1355
↓ 1 callers
Function
CC
qucs-filter/qf_cauer.cpp:596
↓ 1 callers
Method
Calc
qucs-attenuator/attenuatorfunc.cpp:23
↓ 1 callers
Method
Dialog
-------------------------------------------------------------------------- Calls the property dialog for the painting and changes them accordingly. If
qucs/paintings/arrow.cpp:484
↓ 1 callers
Method
FileToSave
qucs/dialogs/exportdialog.cpp:136
↓ 1 callers
Method
MMoveElement
Functions for serving mouse moving
qucs/mouseactions.cpp:272
↓ 1 callers
Method
MPressElement
----------------------------------------------------------- insert component, diagram, painting into schematic ?!
qucs/mouseactions.cpp:1226
↓ 1 callers
Method
MouseMoving
-------------------------------------------------------------------------- fx/fy are the precise coordinates, gx/gy are the coordinates set on grid. x
qucs/paintings/arrow.cpp:290
↓ 1 callers
Method
MousePressing
--------------------------------------------------------------------------
qucs/paintings/arrow.cpp:322
↓ 1 callers
Method
MouseResizeMoving
-------------------------------------------------------------------------- Mouse move action during resize.
qucs/paintings/arrow.cpp:263
↓ 1 callers
Method
SetComboBox
--------------------------------------------------------------------------
qucs/paintings/arrowdialog.cpp:139
↓ 1 callers
Method
Xpixels
qucs/dialogs/exportdialog.cpp:146
↓ 1 callers
Method
activateCompsWithinRect
---------------------------------------------------
qucs/schematic_element.cpp:2646
↓ 1 callers
Method
activateSpecifiedComponent
---------------------------------------------------
qucs/schematic_element.cpp:2691
↓ 1 callers
Method
addUnsavedDoc
qucs/dialogs/savedialog.cpp:92
↓ 1 callers
Method
analyze
* analyze() - analysis function */
qucs-transcalc/coax.cpp:111
↓ 1 callers
Function
attach
qucs/attach.cpp:60
↓ 1 callers
Method
attach
qucs/attach.cpp:39
↓ 1 callers
Method
cabs
qucs-filter-v2/qf_poly.cpp:725
↓ 1 callers
Method
calcLimits
--------------------------------------------------------------
qucs/diagrams/waveac.cpp:77
↓ 1 callers
Method
closeAllLeft
* @brief close all documents to the left of the specified one * @param index reference tab */
qucs/qucs.cpp:1766
↓ 1 callers
Method
closeAllRight
* @brief close all documents to the right of the specified one * @param index reference tab */
qucs/qucs.cpp:1775
↓ 1 callers
Method
commentSelected
! * \brief TextDoc::commentSelected toggles the comment of selected text * See also QucsApp::slotEditActivate */
qucs/textdoc.cpp:477
↓ 1 callers
Function
compute_lumped
qucs-filter-v2/qf_main.cpp:28
↓ 1 callers
Function
coth
! coth function */
qucs/dialogs/matchdialog.h:60
↓ 1 callers
Function
coth
! coth function */
qucs-filter/filter.h:38
↓ 1 callers
Function
coth
! coth function */
qucs-powercombining/qucspowercombiningtool.h:45
↓ 1 callers
Method
createASCOnetlist
----------------------------------------------------------- ! * \brief Optimize_Sim::createASCOnetlist create ASCO netlist out or input * input net
qucs/components/opt_sim.cpp:202
↓ 1 callers
Function
createDocData
! * \brief createDocData Create data used for documentation. * * It creates the following: * - list of categories: categories.txt * - category
qucs/main.cpp:345
↓ 1 callers
Function
createIcons
! * \brief createIcons Create component icons (png) from command line. */
qucs/main.cpp:224
↓ 1 callers
Function
createListComponentEntry
! * \brief createListNetEntry prints to stdout the available netlist formats * * Prints the default component entries format for: * - Qucs schema
qucs/main.cpp:454
↓ 1 callers
Method
createMarkerText
---------------------------------------------------------------------
qucs/diagrams/graph.cpp:53
↓ 1 callers
Method
createSchematic
qucs-attenuator/attenuatorfunc.cpp:77
↓ 1 callers
Method
createSubcircuitSymbol
---------------------------------------------------
qucs/schematic.cpp:135
↓ 1 callers
Method
create_dep
(this,ldef,infile)
qucs/python/qucs-py/qucs.py:42
↓ 1 callers
Method
create_indep
(this,ldef, infile)
qucs/python/qucs-py/qucs.py:66
← previous
next →
201–300 of 3,081, ranked by callers