WebGui Namespace Reference

Classes

class  BrowserView
 A special view class which sends the messages from the application to the editor and embeds it in a window. More...
 
class  BrowserViewPy
 
class  FcCookieJar
 
class  Module
 
class  UrlWidget
 
class  WebView
 
class  Workbench
 

Enumerations

enum  WebAction { OpenLink = 0 , OpenLinkInNewWindow = 1 , ViewSource = 2 }
 

Functions

PyObjectinitModule ()
 

Enumeration Type Documentation

◆ WebAction

Enumerator
OpenLink 
OpenLinkInNewWindow 
ViewSource 

Function Documentation

◆ initModule()

PyObject * WebGui::initModule ( )