Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
App = widgets.NewQApplication(len(os.Args), os.Args)
)
Functions ¶
func MessageBox ¶
func MessageBox(text string)
func NewSetting ¶
func NewSetting() *setting
func NewSubscribe ¶
func NewSubscribe() *subscribe
Types ¶
type SGui ¶
type SGui struct {
App *widgets.QApplication
// contains filtered or unexported fields
}
func NewGui ¶
func NewGui(grpcConn grpc.ClientConnInterface) *SGui
Click to show internal directories.
Click to hide internal directories.