MCPcopy Create free account
hub / github.com/PlayOnLinux/POL-POM-4 / getPerspective

Method getPerspective

python/mainwindow.py:142–143  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

140 return name
141
142 def getPerspective(self):
143 return self.SavePerspective().replace(self._getPerspectiveName(), "PERSPECTIVE_NAME")
144
145 def savePosition(self):
146 playonlinux.SetSettings("PANEL_PERSPECTIVE", self.getPerspective())

Callers 1

savePositionMethod · 0.95

Calls 1

_getPerspectiveNameMethod · 0.95

Tested by

no test coverage detected