Loading...
Searching...
No Matches
Listener.h File Reference

Classes

class  ViewListener
 User-defined interface to handle general events for a View. More...
 
class  LoadListener
 User-defined interface to handle load-related events for a View. More...
 
class  DownloadListener
 User-defined interface to handle download-related events for a View. More...
 
class  NetworkListener
 User-defined interface to handle network-related events for a View. More...
 

Namespaces

namespace  ultralight
 

Typedefs

typedef uint32_t DownloadId
 A unique identifier representing an active download.
 

Enumerations

enum  Cursor {
  kCursor_Pointer = 0 , kCursor_Cross , kCursor_Hand , kCursor_IBeam ,
  kCursor_Wait , kCursor_Help , kCursor_EastResize , kCursor_NorthResize ,
  kCursor_NorthEastResize , kCursor_NorthWestResize , kCursor_SouthResize , kCursor_SouthEastResize ,
  kCursor_SouthWestResize , kCursor_WestResize , kCursor_NorthSouthResize , kCursor_EastWestResize ,
  kCursor_NorthEastSouthWestResize , kCursor_NorthWestSouthEastResize , kCursor_ColumnResize , kCursor_RowResize ,
  kCursor_MiddlePanning , kCursor_EastPanning , kCursor_NorthPanning , kCursor_NorthEastPanning ,
  kCursor_NorthWestPanning , kCursor_SouthPanning , kCursor_SouthEastPanning , kCursor_SouthWestPanning ,
  kCursor_WestPanning , kCursor_Move , kCursor_VerticalText , kCursor_Cell ,
  kCursor_ContextMenu , kCursor_Alias , kCursor_Progress , kCursor_NoDrop ,
  kCursor_Copy , kCursor_None , kCursor_NotAllowed , kCursor_ZoomIn ,
  kCursor_ZoomOut , kCursor_Grab , kCursor_Grabbing , kCursor_Custom
}
 Cursor types,. More...
 

Go to the source code of this file.