text_tasks.h File Reference

#include "thread.h"
#include "signal_slot.h"
#include "text_base_types.h"
Include dependency graph for text_tasks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  text::InitializationTask
 This is the first task for text plugin. It is executed by worker thread once text view is initialized. More...
class  text::DeinitializationTask
 This is the last task for text plugin. It is executed by worker thread once text view is deinitialized. More...
class  text::PaginationTask
 Pagination task definition for text plugin. The pagination task is responsible for calculating start position and end position for a specified page, and calculating total pages. More...
class  text::PaginationAbortTask
 Pagination abort tasks. More...
class  text::RenderTask
 Render task definition for text plugin. The render task is responsible for rendering a specified page. More...
class  text::SearchTask
 Search task definition for text plugin. The search task is responsible for find the previous/next/all occurrence of specified pattern. More...

Namespaces

namespace  text
Generated by  doxygen 1.6.2-20100208