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

Inherits QDialog.

Collaboration diagram for TextBoxDialog:
Collaboration graph

Public Member Functions

def __init__ (self, title, msg, text, parent, width=600, height=300)
 

Public Attributes

 msgLabel
 
 textEdit
 
 buttonBox
 
 verticalLayout
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  title,
  msg,
  text,
  parent,
  width = 600,
  height = 300 
)
Here is the call graph for this function:

Member Data Documentation

◆ buttonBox

buttonBox

◆ msgLabel

msgLabel

◆ textEdit

textEdit

◆ verticalLayout

verticalLayout

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