#include "list.h"
#include "listitem.h"
#include "docrect.h"
Go to the source code of this file.
Classes | |
class | RenderRegionList |
Holds a list of RenderRegion objects for the application to process. It should be used to add or remove render regions, or to initiate background rendering on idle events. More... |