C# Class Qyoto.QX11EmbedContainer

Inheritance: QWidget, IDisposable
Mostrar archivo Open project: 0xd34df00d/Qross

Public Methods

Method Description
DiscardClient ( ) : void
Dispose ( ) : void
QX11EmbedContainer ( QWidget parent ) : System
Tr ( string s ) : string
Tr ( string s, string c ) : string
error ( ) : QX11EmbedContainer.Error

Protected Methods

Method Description
CreateProxy ( ) : void
QX11EmbedContainer ( Type dummy ) : System

Private Methods

Method Description
Event ( Qyoto.QEvent arg1 ) : bool
EventFilter ( QObject arg1, Qyoto.QEvent arg2 ) : bool
HideEvent ( Qyoto.QHideEvent arg1 ) : void
MinimumSizeHint ( ) : Qyoto.QSize
PaintEvent ( Qyoto.QPaintEvent e ) : void
QX11EmbedContainer ( ) : System
ResizeEvent ( Qyoto.QResizeEvent arg1 ) : void
ShowEvent ( Qyoto.QShowEvent arg1 ) : void

Method Details

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

DiscardClient() public method

public DiscardClient ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

QX11EmbedContainer() public method

public QX11EmbedContainer ( QWidget parent ) : System
parent QWidget
return System

QX11EmbedContainer() protected method

protected QX11EmbedContainer ( Type dummy ) : System
dummy System.Type
return System

Tr() public static method

public static Tr ( string s ) : string
s string
return string

Tr() public static method

public static Tr ( string s, string c ) : string
s string
c string
return string

error() public method

public error ( ) : QX11EmbedContainer.Error
return QX11EmbedContainer.Error