![]() |
![]() |
Area for drawing connectable widgets.
Definition at line 9 of file ZoomableScrollableWidgetOwner.py.
def Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.__init__ | ( | self, | |
parent = None |
|||
) |
Definition at line 12 of file ZoomableScrollableWidgetOwner.py.
def Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.autosizeScrollArea | ( | self | ) |
If this window is widget of a ZoomableScrollArea tell scroll area to autosize.
Definition at line 25 of file ZoomableScrollableWidgetOwner.py.
References edmIntegrityCheck.PublishToFileSystem.parent, edm::ThinnedAssociationBranches.parent(), confdb.HLTProcess.parent, reco::PattRecoNode< Cluster >.parent(), FSimVertex.parent(), DDI::Division.parent(), math::GraphWalker< N, E >.parent(), math::GraphWalker< ReferenceCountingPointer, ReferenceCountingPointer >.parent(), math::GraphWalker< DDLogicalPart, DDPosData * >.parent(), GraphWalker< N, E >.parent(), edm::ModuleCallingContext.parent(), DDLSAX2FileHandler.parent(), OpticalObject.parent(), FWPSetTableManager::PSetData.parent, edm::DocFormatHelper.parent(), emtf::Node.parent, EmDQMReco::FourVectorMonitorElements.parent, DDFilteredView.parent(), cms::DDFilteredView.parent(), class-composition.parent, DDExpandedView.parent(), DDDivision.parent(), options.HLTProcessOptions.parent, dqmservices::TriggerSelector::TreeElement.parent(), DDXMLElement.parent(), BeautifulSoup.PageElement.parent, globcontrol.parent, and Vispa.Views.LineDecayView.DecayObject.parent().
Referenced by Vispa.Views.BoxDecayView.BoxDecayContainer.autolayoutAlgorithm(), Vispa.Views.LineDecayView.LineDecayView.childFinishedAutolayouting(), Vispa.Views.BoxDecayView.BoxDecayView.createBoxesRecursive(), and Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.widgetDragged().
def Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.setZoom | ( | self, | |
zoom | |||
) |
Sets zoom.
Definition at line 17 of file ZoomableScrollableWidgetOwner.py.
References Vispa.Gui.ConnectableWidgetOwner.ConnectableWidgetOwner.updateConnections().
Referenced by Vispa.Main.TabController.TabController.zoomAll(), Vispa.Main.TabController.TabController.zoomDialog(), Vispa.Main.TabController.TabController.zoomHundred(), and Vispa.Main.TabController.TabController.zoomUser().
def Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.widgetDragged | ( | self, | |
widget | |||
) |
Calls autosizeScrollArea().
Definition at line 34 of file ZoomableScrollableWidgetOwner.py.
References Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner.autosizeScrollArea().