dillo  3.0.5
About: dillo is a small, fast, extensible Web browser particularly suitable for older or smaller computers and embedded systems (but only limited or no support for frames, CSS, JavaScript, Java).
  Fossies Dox: dillo-3.0.5.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

core.hh File Reference
#include "../lout/object.hh"
#include "../lout/container.hh"
#include "../lout/signal.hh"
#include "types.hh"
#include "events.hh"
#include "imgbuf.hh"
#include "imgrenderer.hh"
#include "style.hh"
#include "view.hh"
#include "platform.hh"
#include "iterator.hh"
#include "findtext.hh"
#include "selection.hh"
#include "layout.hh"
#include "widget.hh"
#include "ui.hh"
Include dependency graph for core.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dw
 Dw is in this namespace, or sub namespaces of this one.
 
 dw::core
 The core of Dw is defined in this namespace.
 
 dw::core::ui
 Anything related to embedded UI widgets is defined here.
 

Macros

#define __INCLUDED_FROM_DW_CORE_HH__
 

Typedefs

typedef unsigned char dw::core::byte
 

Functions

void dw::core::freeall ()
 

Macro Definition Documentation

◆ __INCLUDED_FROM_DW_CORE_HH__

#define __INCLUDED_FROM_DW_CORE_HH__

Definition at line 4 of file core.hh.