MCPcopy Create free account

hub / github.com/pyfa-org/Pyfa / functions

Functions6,631 in github.com/pyfa-org/Pyfa

↓ 1 callersMethodPrevPage
Used with keyboard shortcut for previous page navigation
gui/chrome_tabs.py:202
↓ 1 callersMethodRaiseParent
(self)
gui/chrome_tabs.py:1480
↓ 1 callersMethodRefreshList
(self, doRefresh=False, doFocus=False)
gui/builtinShipBrowser/pfListPane.py:126
↓ 1 callersMethodRegisterStatsWindow
(self, wnd)
gui/mainFrame.py:359
↓ 1 callersMethodRender
(self, pdc)
gui/builtinShipBrowser/sfBrowserItem.py:209
↓ 1 callersMethodSaveSettings
(self)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:222
↓ 1 callersMethodSetActiveStatsWindow
(self, wnd)
gui/mainFrame.py:347
↓ 1 callersMethodSetAngle
(self, angle)
graphs/gui/vector.py:100
↓ 1 callersMethodSetBarColour
(self, colour)
gui/pyfa_gauge.py:102
↓ 1 callersMethodSetBarGradient
(self, gradient=None)
gui/pyfa_gauge.py:114
↓ 1 callersMethodSetCancelBitmap
(self, bitmap)
gui/builtinMarketBrowser/pfSearchBox.py:275
↓ 1 callersMethodSetDirectionOnly
(self, val)
graphs/gui/vector.py:260
↓ 1 callersMethodSetDraggable
(self, mode=True)
gui/builtinShipBrowser/sfBrowserItem.py:312
↓ 1 callersMethodSetLength
(self, length)
graphs/gui/vector.py:103
↓ 1 callersMethodSetPageIcon
(self, i, icon, refresh=True)
gui/chrome_tabs.py:319
↓ 1 callersMethodSetPageTextIcon
(self, i, text=wx.EmptyString, icon=None)
gui/chrome_tabs.py:326
↓ 1 callersMethodSetPageTitle
(self, i, text, refresh=True)
gui/chrome_tabs.py:305
↓ 1 callersMethodSetPageTitleExtra
(self, i, text, refresh=True)
gui/chrome_tabs.py:312
↓ 1 callersMethodSetParent
(cls, parent)
gui/errorDialog.py:62
↓ 1 callersMethodSetSearchBitmap
(self, bitmap)
gui/builtinMarketBrowser/pfSearchBox.py:271
↓ 1 callersMethodSetupImageList
(self)
gui/builtinItemStatsViews/itemAttributes.py:189
↓ 1 callersMethodShow
(self, showWnd=True)
gui/builtinShipBrowser/pfBitmapFrame.py:41
↓ 1 callersMethodShowCancelButton
(self, show=True)
gui/builtinMarketBrowser/pfSearchBox.py:288
↓ 1 callersMethodShowSearchButton
(self, show=True)
gui/builtinMarketBrowser/pfSearchBox.py:285
↓ 1 callersMethodSimplifyValue
Takes the internal representation value and convert it into the display value
eos/gamedata.py:719
↓ 1 callersMethodSwitchPages
(self, src, dst)
gui/chrome_tabs.py:274
↓ 1 callersMethodToggleRacesFilter
(self, race)
gui/shipBrowser.py:137
↓ 1 callersMethodToggleSearchBox
(self)
gui/builtinShipBrowser/navigationPanel.py:96
↓ 1 callersMethodToggleViewTree
(self)
gui/builtinItemStatsViews/itemAffectedBy.py:129
↓ 1 callersMethodTranslateValueUnit
(value, unitName, unitDisplayName)
gui/builtinItemStatsViews/itemCompare.py:208
↓ 1 callersMethodUndo
(self)
gui/fitCommands/calc/module/localAdd.py:62
↓ 1 callersMethodUndo
(self)
gui/fitCommands/calc/projectedFit/add.py:71
↓ 1 callersMethodUndo
(self)
gui/fitCommands/calc/commandFit/add.py:51
↓ 1 callersMethodUnregisterStatsWindow
(self, wnd)
gui/mainFrame.py:362
↓ 1 callersMethodUpdateElementsPos
(self, dc)
gui/builtinMarketBrowser/pfSearchBox.py:202
↓ 1 callersMethodUpdateElementsPos
(self, mdc)
gui/builtinShipBrowser/shipItem.py:193
↓ 1 callersMethodUpdateElementsPos
(self, mdc)
gui/builtinShipBrowser/navigationPanel.py:199
↓ 1 callersMethodUpdateElementsPos
(self, mdc)
gui/builtinShipBrowser/fitItem.py:453
↓ 1 callersMethodUpdateElementsPos
(self, mdc)
gui/builtinShipBrowser/categoryItem.py:85
↓ 1 callersMethodUpdateLanguage
Update the language to the requested one. Make *sure* any existing locale is deleted before the new one is created. The
gui/app.py:43
↓ 1 callersMethodUpdateMainFrameAttribs
(self)
gui/mainFrame.py:317
↓ 1 callersMethodUpdateTabFX
Updates tab drop shadow bitmap
gui/chrome_tabs.py:1245
↓ 1 callersMethodUpdateTree
(self)
gui/builtinItemStatsViews/itemAffectedBy.py:140
↓ 1 callersMethod__addInputCheckbox
(self, checkboxDef, handledHandles)
graphs/gui/ctrlPanel.py:258
↓ 1 callersMethod__calculateAmmoShots
(self)
eos/saveddata/module.py:277
↓ 1 callersMethod__calculateCrystalShots
(self)
eos/saveddata/module.py:288
↓ 1 callersMethod__calculateHardpoint
(item)
eos/saveddata/module.py:848
↓ 1 callersMethod__calculateSlot
(item)
eos/saveddata/implant.py:82
↓ 1 callersMethod__calculateSlot
(item)
eos/saveddata/booster.py:105
↓ 1 callersMethod__calculateSlot
(self, item)
eos/saveddata/fighter.py:125
↓ 1 callersMethod__checkNumbers
(xs, ys)
graphs/gui/canvasPanel.py:322
↓ 1 callersFunction__createDirs
(path)
config.py:97
↓ 1 callersMethod__fetchCharge
(self, chargeName)
service/port/eft.py:765
↓ 1 callersMethod__fitRestrictions
(self, fit, hardpointLimit=True)
eos/saveddata/module.py:683
↓ 1 callersMethod__getModeItems
Returns a list of valid mode items for ship. Note that this returns the valid Item objects, not the Mode objects. Returns None if n
eos/saveddata/ship.py:123
↓ 1 callersMethod__grouper
(iterable, n, fillvalue=None)
scripts/dump_data.py:75
↓ 1 callersMethod__init__
(self)
service/esi.py:76
↓ 1 callersMethod__init__
(self)
service/esiAccess.py:61
↓ 1 callersMethod__init__
(self)
service/price.py:53
↓ 1 callersMethod__init__
(self, parent)
gui/devTools.py:39
↓ 1 callersMethod__init__
(self, parent, **kwargs)
gui/fitBrowserLite.py:161
↓ 1 callersMethod__init__
( self, victim, fullContext=None, pos=wx.DefaultPosition, size=wx
gui/itemStats.py:48
↓ 1 callersMethod__init__
(self, parent, title="Processing")
gui/utils/anim.py:93
↓ 1 callersMethod__init__
(self, parent, value, id=wx.ID_ANY, style=0, validator=None, **kwargs)
gui/utils/inputs.py:60
↓ 1 callersMethod__init__
(self)
gui/utils/exportHtml.py:26
↓ 1 callersMethod__init__
(self)
gui/builtinContextMenus/droneSplitStack.py:16
↓ 1 callersMethod__init__
(self, parent, fit)
gui/builtinContextMenus/graphFitAmmoPicker.py:40
↓ 1 callersMethod__init__
(self, parent, stuff)
gui/builtinItemStatsViews/itemMutator.py:70
↓ 1 callersMethod__init__
(self, obj, old_value, new_value, old_percentage, new_percentage, affect_modified_flag=True)
gui/builtinItemStatsViews/attributeSlider.py:48
↓ 1 callersMethod__init__
(self, parent)
gui/builtinAdditionPanes/cargoView.py:60
↓ 1 callersMethod__init__
(self, parent)
gui/builtinAdditionPanes/droneView.py:78
↓ 1 callersMethod__init__
(self, parent)
gui/builtinAdditionPanes/boosterView.py:65
↓ 1 callersMethod__init__
(self, parent)
gui/builtinShipBrowser/sfBrowserItem.py:89
↓ 1 callersMethod__init__
(self, item)
eos/saveddata/implant.py:32
↓ 1 callersMethod__init__
(self, item)
eos/saveddata/booster.py:34
↓ 1 callersMethod__init__
Initialize a drone from the program
eos/saveddata/drone.py:42
↓ 1 callersMethod__init__
Initialize a module from the program
eos/saveddata/module.py:72
↓ 1 callersMethod__init__
Initialize cargo from the program
eos/saveddata/cargo.py:33
↓ 1 callersMethod__init__
Initialize a fighter from the program
eos/saveddata/fighter.py:44
↓ 1 callersMethod__iter__
(self)
service/settings.py:118
↓ 1 callersMethod__iter__
(self)
eos/modifiedAttributeDict.py:290
↓ 1 callersMethod__iter__
(self)
eos/utils/stats.py:273
↓ 1 callersMethod__makeReverseMetaMapIndices
(self)
service/market.py:489
↓ 1 callersMethod__runCommandBoosts
(self, runTime="normal")
eos/saveddata/fit.py:606
↓ 1 callersMethod__update_stat
(self, v)
utils/stopwatch.py:72
↓ 1 callersMethod_addCategory
(self, parentMenu, name)
gui/builtinContextMenus/damagePatternChange.py:47
↓ 1 callersMethod_addCategory
(self, parentMenu, name)
gui/builtinContextMenus/moduleRahPattern.py:51
↓ 1 callersMethod_addCategory
(self, parentMenu, name)
gui/builtinContextMenus/targetProfile/switcher.py:58
↓ 1 callersMethod_addCategory
(self, parentMenu, name)
gui/builtinContextMenus/targetProfile/adder.py:45
↓ 1 callersMethod_addEffect
(self, parentMenu, typeID, name)
gui/builtinContextMenus/envEffectAdd.py:64
↓ 1 callersMethod_addGroup
(self, parentMenu, name)
gui/builtinContextMenus/envEffectAdd.py:58
↓ 1 callersMethod_addPattern
(self, parentMenu, pattern, name)
gui/builtinContextMenus/damagePatternChange.py:34
↓ 1 callersMethod_baseActivate
(self, callingWindow, fullContext, mainItem, selection, i)
gui/contextMenu.py:228
↓ 1 callersMethod_baseGetBitmap
(self, callingWindow, context, mainItem, selection)
gui/contextMenu.py:209
↓ 1 callersMethod_baseGetSubMenu
(self, callingWindow, context, mainItem, selection, rootMenu, i, pitem)
gui/contextMenu.py:224
↓ 1 callersMethod_baseGetText
getText should be implemented in child classes, and should return either a string that will make up a menu item label or a list of
gui/contextMenu.py:213
↓ 1 callersFunction_bestWeaponDpsAtDistance
(weapon, src, tgt, atkSpeed, atkAngle, distance, tgtSpeed, tgtAngle, tgtSigRadius, profile,
graphs/data/fitDamageEnvelope/getter.py:237
↓ 1 callersFunction_buildResistProfile
(tgtResists, tgtFullHp)
graphs/data/fitDamageEnvelope/getter.py:32
↓ 1 callersMethod_buildSkillsTooltip
(self, reqs, currItem="", tabulationLevel=0)
gui/characterSelection.py:292
↓ 1 callersMethod_buildSkillsTooltipSuperCondensed
(self, reqs, currItem="", tabulationLevel=0, skillsMap=None)
gui/characterSelection.py:345
← previousnext →1,001–1,100 of 6,631, ranked by callers