C# Class Qyoto.QWebPluginFactory

Inheritance: QObject
Afficher le fichier Open project: 0xd34df00d/Qross Class Usage Examples

Méthodes publiques

Méthode Description
QWebPluginFactory ( QObject parent ) : System
Tr ( string s ) : string
Tr ( string s, string c ) : string

Méthodes protégées

Méthode Description
CreateProxy ( ) : void
QWebPluginFactory ( Type dummy ) : System

Private Methods

Méthode Description
Create ( string mimeType, QUrl arg2, List argumentNames, List argumentValues ) : QObject
Plugins ( ) : List
QWebPluginFactory ( ) : System
RefreshPlugins ( ) : void
SupportsExtension ( QWebPluginFactory extension ) : bool
extension ( QWebPluginFactory extension ) : bool

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

QWebPluginFactory() public méthode

public QWebPluginFactory ( QObject parent ) : System
parent QObject
Résultat System

QWebPluginFactory() protected méthode

protected QWebPluginFactory ( Type dummy ) : System
dummy System.Type
Résultat System

Tr() public static méthode

public static Tr ( string s ) : string
s string
Résultat string

Tr() public static méthode

public static Tr ( string s, string c ) : string
s string
c string
Résultat string