gambas-source-code/gb.qt4
Benoît Minisini fb18ddd598 [GB.QT4.WEBKIT]
* NEW: WebDownload is a new class that represents a file being downloaded 
  by the browser.
* NEW: WebDownloads is an array-like static class that returns all current 
  WebDownload objects.
* NEW: WebView now raises a Download event when there is something to
  download. A WebDownload object is created and passed to the event. If the
  Path property of the WebDownload object is set, the download is started.
  Otherwise, it is aborted.

[EXAMPLES]
* NEW: The WebBrowser example now has a download manager window.


git-svn-id: svn://localhost/gambas/trunk@3292 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-11-12 23:42:01 +00:00
..
share [GB.FORM.MDI] 2010-11-07 11:41:59 +00:00
src [GB.QT4.WEBKIT] 2010-11-12 23:42:01 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2010-07-14 01:50:18 +00:00
COPYING
depcomp
gambas.h
gb.draw.h
gb.eval.h
gb.gl.h [GB.QT4.OPENGL] 2009-12-27 23:13:08 +00:00
gb.image.h
gb.paint.h [DEVELOPMENT ENVIRONMENT] 2009-12-28 01:19:27 +00:00
gb.qt.am
gb_common.h
INSTALL
ltmain.sh
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am
missing
NEWS
README
reconf