filters

CounterData Class Reference

#include <KWEFStructures.h>

List of all members.


Detailed Description

Counter structure, for LayoutData.

Definition at line 322 of file KWEFStructures.h.


Public Types

enum  Numbering { NUM_LIST = 0, NUM_CHAPTER = 1, NUM_NONE = 2 }
enum  Style {
  STYLE_NONE = 0, STYLE_NUM = 1, STYLE_ALPHAB_L = 2, STYLE_ALPHAB_U = 3,
  STYLE_ROM_NUM_L = 4, STYLE_ROM_NUM_U = 5, STYLE_CUSTOMBULLET = 6, STYLE_CUSTOM = 7,
  STYLE_CIRCLEBULLET = 8, STYLE_SQUAREBULLET = 9, STYLE_DISCBULLET = 10, STYLE_BOXBULLET = 11
}

Public Member Functions

 CounterData ()

Public Attributes

Numbering numbering
Style style
int depth
int start
QString lefttext
QString righttext
int customCharacter
QString customFont
QString text

Member Enumeration Documentation

enum CounterData::Numbering
 

Enumerator:
NUM_LIST  Numbered as a list item.
NUM_CHAPTER  Numbered as a heading.
NUM_NONE  No counter.

Definition at line 329 of file KWEFStructures.h.


Member Data Documentation

QString CounterData::text
 

text at the time of saving (no formatting info though)

Definition at line 363 of file KWEFStructures.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys