Eidolon
Public Member Functions | Public Attributes | List of all members
ShowMessageDialog Class Reference

Inherits QDialog, and Ui_ShowMsg.

Collaboration diagram for ShowMessageDialog:
Collaboration graph

Public Member Functions

def __init__ (self, parent)
 
def addMsg (self, title, msg, text, width=0, height=0)
 
def setMsg (self, index)
 

Public Attributes

 msgs
 
 curMsg
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  parent 
)

Member Function Documentation

◆ addMsg()

def addMsg (   self,
  title,
  msg,
  text,
  width = 0,
  height = 0 
)
Here is the call graph for this function:

◆ setMsg()

def setMsg (   self,
  index 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ curMsg

curMsg

◆ msgs

msgs

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