From 8898ad9b25fca6afe2374d293a981db02a83d7e9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 31 May 2012 14:46:27 +0000 Subject: Committing the documentation to svn to have it accessible online --- Doc/doxygen/html/class_web_browser.html | 346 ++++++++++++++++++++++++++++++++ 1 file changed, 346 insertions(+) create mode 100644 Doc/doxygen/html/class_web_browser.html (limited to 'Doc/doxygen/html/class_web_browser.html') diff --git a/Doc/doxygen/html/class_web_browser.html b/Doc/doxygen/html/class_web_browser.html new file mode 100644 index 0000000..0908ed3 --- /dev/null +++ b/Doc/doxygen/html/class_web_browser.html @@ -0,0 +1,346 @@ + + + + + +Starshatter_Open: WebBrowser Class Reference + + + + + + + + + + + + + +
+
+ + + + + + +
+
Starshatter_Open +
+
Open source Starshatter engine
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+ +

#include <WebBrowser.h>

+ +

List of all members.

+ + + + + +

+Public Member Functions

 WebBrowser ()
virtual ~WebBrowser ()
virtual void OpenURL (const char *url)
+ + +

+Static Public Member Functions

static const char * TYPENAME ()
+ + + +

+Protected Member Functions

void FindDefaultBrowser ()
void FindOpenCommand ()
+ + + +

+Protected Attributes

Text browser
Text command
+

Detailed Description

+
+

Definition at line 24 of file WebBrowser.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
WebBrowser::WebBrowser ()
+
+ +

Definition at line 20 of file WebBrowser.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
WebBrowser::~WebBrowser ()
+
+virtual
+
+ +

Definition at line 26 of file WebBrowser.cpp.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + +
+ + + + + + + +
void WebBrowser::FindDefaultBrowser ()
+
+protected
+
+ +

Definition at line 66 of file WebBrowser.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
void WebBrowser::FindOpenCommand ()
+
+protected
+
+ +

Definition at line 100 of file WebBrowser.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
void WebBrowser::OpenURL (const char * url)
+
+virtual
+
+ +

Definition at line 34 of file WebBrowser.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
static const char* WebBrowser::TYPENAME ()
+
+inlinestatic
+
+ +

Definition at line 27 of file WebBrowser.h.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
Text WebBrowser::browser
+
+protected
+
+ +

Definition at line 38 of file WebBrowser.h.

+ +
+
+ +
+
+ + + + + +
+ + + + +
Text WebBrowser::command
+
+protected
+
+ +

Definition at line 39 of file WebBrowser.h.

+ +
+
+
The documentation for this class was generated from the following files: +
+
+ + + + -- cgit v1.1