NiBAx.mainwindow

contact: software@cbica.upenn.edu Copyright (c) 2018 University of Pennsylvania. All rights reserved. Use of this source code is governed by license located in license file: https://github.com/CBICA/BrainChart/blob/main/LICENSE

Module Contents

Classes

MainWindow

Attributes

logger

NiBAx.mainwindow.logger[source]
class NiBAx.mainwindow.MainWindow(dataFile=None, harmonizationModelFile=None, SPAREModelFile=None)[source]

Bases: PyQt5.QtWidgets.QMainWindow

__del__(self)[source]
SetupConnections(self)[source]
SetupUi(self)[source]
OnAboutClicked(self)[source]
OnHelpClicked(self)[source]
OnCloseClicked(self)[source]
ResetUI(self)[source]