PythonQt.MainWindow Class Reference

Public Member Functions

def aboutQt (self)
 
def addCalendar (self)
 
def critical (self, title, text)
 
def information (self, title, text)
 
def question (self, title, text)
 
def setWindowTitle (self, name)
 
def warning (self, title, text)
 

Public Attributes

 app
 
 dock
 
 mw
 

Member Function Documentation

◆ aboutQt()

def PythonQt.MainWindow.aboutQt (   self)

◆ addCalendar()

◆ critical()

def PythonQt.MainWindow.critical (   self,
  title,
  text 
)

◆ information()

def PythonQt.MainWindow.information (   self,
  title,
  text 
)

◆ question()

def PythonQt.MainWindow.question (   self,
  title,
  text 
)

◆ setWindowTitle()

◆ warning()

def PythonQt.MainWindow.warning (   self,
  title,
  text 
)

Member Data Documentation

◆ app

PythonQt.MainWindow.app

◆ dock

◆ mw


The documentation for this class was generated from the following file: