Opened 10 years ago

Last modified 10 years ago

#45 closed enhancement

add parent to pages — at Version 1

Reported by: zhangjr Owned by: yanll
Priority: minor Milestone: pre-alpha
Component: general Version: 0.1
Keywords: Cc:
Blocked By: Blocking:
Parent ID: Parent Tickets:
Estimated Number of Hours: 0.0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0

Description (last modified by zhangjr)

self.chopperPage = CSNSChopperPage(self)
self.samplePage = CSNSSamplePage(self)
self.experimentPage = CSNSExperimentPage(self)
self.histogramPage = CSNSHistogramPage(self)
self.calibrationPage = CSNSCalibrationPage(self)
self.reductionPage = CSNSReductionPage(self)

def init(self, parent):

super(CSNSChopperPage, self).init(parent)

Subtickets (add)

Child Tickets

Change History (1)

comment:1 Changed 10 years ago by zhangjr

  • Description modified (diff)
Note: See TracTickets for help on using tickets.