Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ functions
Functions
6,631 in github.com/pyfa-org/Pyfa
⨍
Functions
6,631
◇
Types & classes
3,091
↳
Endpoints
2
Function
GetSuitable
Calculates a suitable color based on original color (wx.Colour), its brightness, and a factor (darken/brighten by factor depending on
gui/utils/color.py:45
Method
GetType
()
gui/builtinShipBrowser/pfStaticText.py:22
Method
GetType
(self)
gui/builtinShipBrowser/shipItem.py:140
Method
GetType
()
gui/builtinShipBrowser/sfBrowserItem.py:381
Method
GetType
(self)
gui/builtinShipBrowser/categoryItem.py:75
Method
GetValue
(self)
gui/attribute_gauge.py:125
Method
GetValue
(self)
gui/builtinItemStatsViews/attributeSlider.py:27
Method
GetWidgetList
(self)
gui/builtinShipBrowser/pfListPane.py:119
Method
HAddPage
(self, event)
gui/mainFrame.py:743
Method
HandleException
(cls, exc_type, exc_value, exc_traceback)
gui/errorDialog.py:42
Function
HeronFit
(DB, Gamedata, Saveddata)
_development/helpers_fits.py:51
Method
HighlightRow
(self, event)
gui/builtinItemStatsViews/itemCompare.py:95
Function
INOUT_CIRC
(t, b, c, d)
gui/utils/anim_effects.py:26
Function
INOUT_EXP
(t, b, c, d)
gui/utils/anim_effects.py:82
Function
IN_CUBIC
(t, b, c, d)
gui/utils/anim_effects.py:39
Method
InsertItemInHeader
(self, item)
gui/toggle_panel.py:81
Method
IsCancelButtonVisible
(self)
gui/builtinMarketBrowser/pfSearchBox.py:282
Method
IsDirectionOnly
(self)
graphs/gui/vector.py:267
Method
IsSearchButtonVisible
(self)
gui/builtinMarketBrowser/pfSearchBox.py:279
Method
IsWidgetSelectedByContext
(self, widget)
gui/builtinShipBrowser/pfWidgetContainer.py:27
Method
ItemSelect
(self, event)
gui/mainFrame.py:730
Function
KeepstarFit
(DB, Gamedata, Saveddata)
_development/helpers_fits.py:20
Method
MScrollDown
(self, event)
gui/builtinShipBrowser/pfListPane.py:64
Method
MScrollUp
(self, event)
gui/builtinShipBrowser/pfListPane.py:56
Method
MouseLeftDown
(self, event)
gui/builtinShipBrowser/fitItem.py:411
Method
MouseLeftUp
(self, event)
gui/builtinShipBrowser/shipItem.py:155
Method
MouseLeftUp
(self, event)
gui/builtinShipBrowser/fitItem.py:381
Method
MouseLeftUp
(self, event)
gui/builtinShipBrowser/categoryItem.py:82
Method
MouseMove
(self, event)
gui/builtinShipBrowser/fitItem.py:414
Function
OUT_BOUNCE
(t, b, c, d)
gui/utils/anim_effects.py:61
Function
OUT_CIRC
(t, b, c, d)
gui/utils/anim_effects.py:4
Function
OUT_QUAD
(t, b, c, d)
gui/utils/anim_effects.py:50
Function
OUT_QUART
(t, b, c, d)
gui/utils/anim_effects.py:15
Method
OnActivate
(self, event)
gui/itemStats.py:137
Method
OnAddCommandFit
(self, event)
gui/builtinShipBrowser/fitItem.py:185
Method
OnAddLabelsChange
(self, event)
gui/builtinPreferenceViews/pyfaGeneralPreferences.py:284
Method
OnBackgroundErase
(self, event)
gui/builtinShipBrowser/raceSelector.py:165
Method
OnBkErase
(self, event)
gui/mainFrame.py:99
Method
OnBombingChange
(self, event)
gui/builtinPreferenceViews/pyfaStatViewPreferences.py:155
Method
OnBoostersExportChange
(self, event)
gui/esiFittings.py:326
Method
OnBrowserSearchBoxEnter
(self, event)
gui/builtinShipBrowser/navigationPanel.py:104
Method
OnBrowserSearchBoxKeyPress
(self, event)
gui/builtinShipBrowser/navigationPanel.py:110
Method
OnBtnApply
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:217
Method
OnBtnOK
(self, event)
gui/preferenceDialog.py:82
Method
OnButtonAdd
(self, event)
gui/fitBrowserLite.py:72
Method
OnButtonRemove
(self, event)
gui/fitBrowserLite.py:82
Method
OnCBDefaultCharImplantsStateChange
(self, event)
gui/builtinPreferenceViews/pyfaGeneralPreferences.py:246
Method
OnCBEnableChange
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:184
Method
OnCBEveChange
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:194
Method
OnCBGlobalCharStateChange
(self, event)
gui/builtinPreferenceViews/pyfaGeneralPreferences.py:242
Method
OnCBGlobalDmgPatternStateChange
(self, event)
gui/builtinPreferenceViews/pyfaGeneralPreferences.py:250
Method
OnCBGlobalForceReloadStateChange
(self, event)
gui/builtinPreferenceViews/pyfaEnginePreferences.py:116
Method
OnCBPricingChange
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:191
Method
OnCBStrictSkillLevelsChange
(self, event)
gui/builtinPreferenceViews/pyfaEnginePreferences.py:120
Method
OnCBUpdateChange
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:188
Method
OnCHProxyTypeSelect
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:235
Method
OnCapacitorChange
(self, event)
gui/builtinPreferenceViews/pyfaStatViewPreferences.py:134
Method
OnChargeExportChange
(self, event)
gui/esiFittings.py:318
Method
OnChildFocus
(self, event)
gui/builtinShipBrowser/pfListPane.py:51
Method
OnClear
(self, event)
gui/propertyEditor.py:143
Method
OnClick
Debug use: toggle effects on/off. Affects *ALL* items that use that effect. Is not stateful. Will reset if Pyfa is closed
gui/builtinItemStatsViews/itemEffects.py:82
Method
OnClose
(self, event)
graphs/gui/frame.py:222
Method
OnClose
(self, event)
gui/esiFittings.py:471
Method
OnClose
(self, event)
gui/propertyEditor.py:99
Method
OnClose
(self, event)
gui/itemStats.py:146
Method
OnClose
(self, event)
gui/mainFrame.py:385
Method
OnClose
(self, event)
gui/characterEditor.py:246
Method
OnCollapsed
(self, event)
gui/builtinMarketBrowser/marketTree.py:82
Method
OnContextMenu
(self, event)
gui/characterSelection.py:91
Method
OnContextMenu
Handles context menu for fit. Dragging is handled by MouseLeftUp()
gui/builtinShipBrowser/fitItem.py:201
Method
OnCopy
(self, event)
gui/builtinViews/entityEditor.py:114
Method
OnData
(self, x, y, t)
gui/builtinViews/fittingView.py:126
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/cargoView.py:41
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/droneView.py:52
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/boosterView.py:42
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/fighterView.py:52
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/commandView.py:56
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/implantView.py:46
Method
OnData
(self, x, y, t)
gui/builtinAdditionPanes/projectedView.py:65
Method
OnDelete
(self, event)
gui/builtinViews/entityEditor.py:144
Method
OnDestroy
(self, event)
gui/ssoLogin.py:88
Method
OnDownload
(self, e)
gui/updateDialog.py:147
Method
OnDownload
(self, event)
gui/builtinPreferenceViews/pyfaUpdatePreferences.py:99
Method
OnDrawTimer
(self, event)
graphs/gui/frame.py:218
Method
OnDroneChange
(self, event)
gui/builtinPreferenceViews/pyfaStatViewPreferences.py:149
Method
OnDroneGroupAdd
(self, event)
gui/builtinContextMenus/graphFitAmmoPicker.py:229
Function
OnDumpLogs
(event)
gui/builtinPreferenceViews/pyfaLoggingPreferences.py:12
Method
OnEditKillFocus
(self, event)
gui/builtinMarketBrowser/pfSearchBox.py:82
Method
OnEditPSAddrText
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:197
Method
OnEditPSLoginText
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:207
Method
OnEditPSPasswordText
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:212
Method
OnEditPSPortText
(self, event)
gui/builtinPreferenceViews/pyfaNetworkPreferences.py:202
Method
OnEditSetFocus
(event)
gui/builtinMarketBrowser/pfSearchBox.py:76
Method
OnEffectiveHpToggled
(self, event)
graphs/gui/frame.py:188
Method
OnEnforceChange
(self, event)
gui/builtinPreferenceViews/pyfaEsiPreferences.py:93
Method
OnEnterWindow
(self, event)
gui/builtinShipBrowser/sfBrowserItem.py:360
Method
OnErase
(self, event)
gui/chrome_tabs.py:1242
Method
OnEraseBackground
(self, event)
graphs/gui/vector.py:156
Method
OnEraseBackground
(self, event)
gui/attribute_gauge.py:62
Method
OnEraseBackground
(self, event)
gui/pyfa_gauge.py:82
← previous
next →
1,701–1,800 of 6,631, ranked by callers