Ultralight  1.0.0
A fast, lightweight, HTML UI engine for native apps.
Window.h File Reference

The header for the Window class. More...

#include "Defines.h"
#include <Ultralight/RefPtr.h>
#include <Ultralight/Listener.h>

Go to the source code of this file.

Classes

class  ultralight::WindowListener
 Interface for all Window-related events. More...
 
class  ultralight::Window
 Window class, represents a platform window. More...
 

Namespaces

 ultralight
 This is a set of common JavaScriptCore Helper functions to simplify sample code.
 

Enumerations

enum  ultralight::WindowFlags : uint8_t
 Window creation flags. More...
 

Detailed Description

The header for the Window class.

Author

This file is a part of Ultralight, a fast, lightweight, HTML UI engine

Website: http://ultralig.ht

Copyright (C) 2019 Ultralight, Inc. All rights reserved.

Definition in file Window.h.