Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MainUI ¶
type MainUI struct {
// contains filtered or unexported fields
}
MainUI defines the data for the main ui (that one with the chats)
func NewMainUI ¶
func NewMainUI(windowWidth, windowHeight int, window *widgets.QMainWindow) (mainUI *MainUI)
NewMainUI gives you a MainUI struct with prefilled data
Click to show internal directories.
Click to hide internal directories.