![]() |
![]() |
![]() |
![]() |
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 display a given MIME type
#include <WebView.h> virtual bool canShowMIMEType( const char* mimeType );
Indicates whether or not the browser can display content using the specified MIME type.
Returns True if the browser will support the specified MIME type, otherwise False.
![]() |
![]() |
![]() |