• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Property Editing Library
 

KDevelop Property Editing Library

Classes | Typedefs | Variables
PropertyLib Namespace Reference

Classes

class  ChildProperty
 
struct  Machine
 
class  MultiProperty
 
class  PCheckBox
 
class  PColorButton
 
class  PColorCombo
 
class  PComboBox
 
class  PCursorEdit
 
class  PDateEdit
 
class  PDateTimeEdit
 
class  PDoubleNumInput
 
class  PDummyWidget
 
class  PFontButton
 
class  PFontCombo
 
class  PLineEdit
 
class  PLineStyleEdit
 
class  PPixmapEdit
 
class  PPointEdit
 
class  PRectEdit
 
class  Property
 
class  PropertyBuffer
 
class  PropertyEditor
 
class  PropertyList
 
class  PropertyMachineFactory
 
class  PropertyWidget
 
class  PropertyWidgetProxy
 
class  PSizeEdit
 
class  PSizePolicyEdit
 
class  PSpinBox
 
class  PStringListEdit
 
class  PSymbolCombo
 
class  PUrlEdit
 
class  PYesNoButton
 

Typedefs

typedef Machine *(* createMachine) ()
 

Variables

const char * nopen []
 
const char * solid []
 
const char * dash []
 
const char * dashdot []
 
const char * dashdotdot []
 

Detailed Description

Namespace which contain property editing classes.

Typedef Documentation

◆ createMachine

typedef Machine*(* PropertyLib::createMachine) ()

A pointer to factory function which creates and returns machine for a property.

Definition at line 64 of file propertymachinefactory.h.

Variable Documentation

◆ dash

const char* PropertyLib::dash[]
Initial value:
={
"48 16 2 1",
". c None",
"# c #000000",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
".#########..#########..#########..##########....",
".#########..#########..#########..##########....",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................"}

Definition at line 68 of file plinestyleedit.cpp.

◆ dashdot

const char* PropertyLib::dashdot[]
Initial value:
={
"48 16 2 1",
". c None",
"# c #000000",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
".#########..##..#########..##..#########..##....",
".#########..##..#########..##..#########..##....",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................"}

Definition at line 88 of file plinestyleedit.cpp.

◆ dashdotdot

const char* PropertyLib::dashdotdot[]
Initial value:
={
"48 16 2 1",
". c None",
"# c #000000",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
".#########..##..##..#########..##..##..#####....",
".#########..##..##..#########..##..##..#####....",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................"}

Definition at line 108 of file plinestyleedit.cpp.

◆ nopen

const char* PropertyLib::nopen[]
Initial value:
={
"48 16 1 1",
". c None",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................"}

Definition at line 29 of file plinestyleedit.cpp.

◆ solid

const char* PropertyLib::solid[]
Initial value:
={
"48 16 2 1",
". c None",
"# c #000000",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
".###########################################....",
".###########################################....",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................",
"................................................"}

Definition at line 48 of file plinestyleedit.cpp.

KDevelop Property Editing Library

Skip menu "KDevelop Property Editing Library"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

KDevelop Property Editing Library

Skip menu "KDevelop Property Editing Library"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Property Editing Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.