![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Indicates if the Web Browser Engine can interpret the given MIME type as HTML
#include <WebView.h> virtual bool canShowMIMETypeAsHTML( const char* mimeType );
Indicates whether or not the browser can display the specified MIME type as HTML.
Returns True if the specified MIME type is an HTML type, otherwise False.
![]() |
![]() |
![]() |