Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
core.hh File Reference
#include "../lout/object.hh"
#include "../lout/container.hh"
#include "../lout/signal.hh"
#include "tools.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 "stackingcontextmgr.hh"
#include "ui.hh"
Include dependency graph for core.hh:

Go to the source code of this file.

Namespaces

namespace  dw
 Dw is in this namespace, or sub namespaces of this one.
 
namespace  dw::core
 The core of Dw is defined in this namespace.
 
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
 

Enumerations

enum  { dw::IMPL_POS = false }
 Used (temporally) for code related to positioned elements. More...
 

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.