Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

lyx Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
ArrayChanger
ASpell
ASpell::Speller
Author
AuthorList
AutoSaveBuffer
Aux_Info
lyx::back_insert_fun_iterator< Cont, Type, MemRet >
BCViewBCView is the View to ButtonController's Controller
BitmapStore
BMTABLE_SPEC
lyx::graphics::BoundingBoxParse a string of the form "200pt 500pt 300mm 5in" into a usable bounding box
BoxA simple class representing rectangular regions
BufferThe buffer object
Buffer::inset_iterator
BufferListThe class holds all all open buffers, and handles construction and deletions of new ones
BufferParamsBuffer parameters
BufferViewA buffer view encapsulates a view onto a particular buffer, and allows access to operate upon it
BufferView::Pimpl
BufferView::Pimpl::Position
BugfixSignal< Signal >
Bullet
BulletsModule
ButtonControllerButtonController controls the activation of the OK, Apply and Cancel buttons
ButtonPolicyAn abstract base class for button policies
ButtonRenderer
lyx::graphics::Cache
lyx::graphics::CacheItemA grfx::Cache item holder
CellInfo
Change
Changer< Struct, Temp >
Changes
Changes::ChangeRange
Changes::Range
CharacterSetA class for mapping char strings such as "\^{A}" to the integer value
CheckedGlueLength
CheckedLyXLength
CheckedWidgetCheckedWidget is an abstract base class that can be stored in the button controller's view and can be interrogated by it when the activation state of the Ok, Apply buttons is refreshed
Chktex
biblio::CitationStyleType returned by getCitationStyle, below
cmpCStr
ColInfo
ColorEntry
COMBOX_SPEC
CommandInsetInset for things like
comp_direntry
compare_Converter
compare_format
lyx::compare_memfun_t< R, C, A >
compare_name
compare_tags
CompareKey
biblio::compareNoCase
lyx::const_back_insert_fun_iterator< Cont, Type, MemRet >
lyx::const_compare_memfun_t< R, C, A >
lyx::support::contains_functorThis should probably we rewritten to be more general
ControlAboutlyxControlAboutlyx is a controller for the "About LyX" dialogs
ControlBibtexA controller for Bibtex dialogs
ControlButtonsAbstract base class for Controllers with a ButtonController
ControlChangesA controller for the merge changes dialog
ControlCharacter
ControlCitationA controller for Citation dialogs
ControlCommand
ControlCommandBufferControlCommandBuffer
ControlConnectBaseBase class to control connection/disconnection of signals with the LyX kernel
ControlConnectBDBase class to control connection/disconnection of signals with the LyX kernel for Buffer Dependent dialogs
ControlConnectBIBase class to control connection/disconnection of signals with the LyX kernel for Buffer Independent dialogs
ControlDialog< Base >Base class to control connection/disconnection of signals with the LyX kernel for dialogs NOT used with insets
ControlDialogBD
ControlDialogBI
ControlDocumentA controller for Document dialogs
ControlErrorListA controller for the ErrorList dialog
ControlERT
ControlExternal
ControlFloat
ControlForksA controller for dialogs that display the child processes forked by LyX
ControlGraphicsA controller for Graphics dialogs
ControlIncludeA controller for the Include file dialog
ControlLogA controller for a read-only text browser
ControlMath
ControlMinipage
ControlNote
ControlParagraph
ControlPreambleA controller for Preamble dialogs
ControlPrefs
ControlPrintA controller for Print dialogs
ControlRefA controller for the Ref Dialog
ControlSearchA controller for Search dialogs
ControlSendtoA controller for the Custom Export dialogs
ControlShowFileA controller for the ShowFile dialog
ControlSpellcheckerA controller for Spellchecker dialogs
ControlTabular
ControlTabularCreateA controller for the TabularCreate Dialog
ControlTexinfoA controller for Texinfo dialogs
ControlThesaurusA controller for Thesaurus dialogs
ControlTocA controller for TOC dialogs
ControlVCLog
ControlWrap
lyx::graphics::Converter
Converter
Converters
Correction
Corrections
CounterThis represents a single counter
CountersThis is a class of (La)TeX type counters. Every instantiation is an array of counters of type Counter
CursorPosDescription of a position
CVS
DebugIdeally this should have been a namespace, but since we try to be compilable on older C++ compilators too, we use a struct instead
debugbuf
DebugStreamDebugStream is a ostream intended for debug output
debugstream_internalSo that public parts of DebugStream does not need to know about filebuf
deco_struct
delete_text
DepTable
DepTable::dep_info
DialogDialog collects the different parts of a Model-Controller-View split of a generic dialog together
Dialog::ControllerDialog::Controller is an abstract base class for the Controller of a Model-Controller-View split of a generic dialog
Dialog::ViewDialog::View is an abstract base class to the View of a Model-Controller-View split of a generic dialog
DialogsContainer of all dialogs and signals a LyXView needs or uses to access them The list of dialog signals isn't comprehensive but should be a good guide for any future additions
Dialogs::Impl
DimensionSimple wrapper around three ints
DirEntryDirEntry internal structure definition
double_clickFor emulating triple click
dumpFormat
dumpTemplate
EmptyTableA simple widget for a quick "preview" in TabularCreateDialog
Encoding
Encodings
lyx::equal_1st_in_pair< T >
lyx::equal_2nd_in_pair< T >
lyx::graphics::EraseSnippet
error_item
ErrorItemA class to hold an error item
ErrorList
ETag
Exporter
ExternalTemplate
ExternalTemplate::FormatTemplateThis is the information needed to support a specific output format
ExternalTemplateManagerA singleton class that manages the external inset templates
FD_baseA base class for the fdesign-generated structs
FD_maths_bitmap
FileDialogGUI-I definition of file dialog interface
FileDialog::Private
lyx::support::FileInfoUse objects of this class to get information about files
lyx::support::FileMonitor
FindFeature
FindFirst
FindPID
lyx::graphics::FindSnippet
lyx::firster
detail::firster< Pair >
fl_freebrowser_
FloatingThis is a "float layout" object
FloatList
FloatPlacement
FontChanger
fontinfo
FontInfoThis class manages a font
FontSetChanger
lyx::support::Forkedcall
lyx::support::ForkedCallQueue
lyx::support::ForkedcallsController
lyx::support::ForkedProcess
FormAboutlyxThis class provides an XForms implementation of the FormAboutlyx Dialog
Format
Formats
FormBaseThis class is an XForms GUI base class
FormBibitemFor bibliography entry editing
FormBibtexFor bibtex database setting
FormBrowser
FormCB< Controller, Base >
FormChangesThis class provides an XForms implementation of the Merge Changes Dialog
FormCharacterThis class provides an XForms implementation of the Character Dialog
FormCitation
FormController< Controller, Base >
FormDB< Dialog >
FormDialogViewThis class is an XForms GUI base class
FormDocumentThis class provides an XForms implementation of the FormDocument dialog
FormErrorListThis class provides an XForms implementation of the FormErrorList Dialog
FormERTThis class provides an XForms implementation of the ERT Dialog
FormExternalThe class for editing External insets via a dialog
FormFloatThis class provides an XForms implementation of the Float Dialog
FormForks
FormGraphicsThis class provides an XForms implementation of the Graphics Dialog
FormIncludeThis class provides an XForms implementation of the Include Dialog
FormLogThis class provides an XForms implementation of the LaTeX log dialog for viewing the last LaTeX log file
FormMathsBitmap
FormMathsDelimThis class provides an XForms implementation of the maths delim
FormMathsMatrixThis class provides an XForms implementation of the maths matrix
FormMathsPanelThis class provides an XForms implementation of the maths panel
FormMathsSpaceThis class provides an XForms implementation of the maths space
FormMathsStyleThis class provides an XForms implementation of the maths style
FormMinipageThis class provides an XForms implementation of the Minipage Dialog
FormNoteThis class provides an XForms implementation of the Note Dialog
FormParagraphThis class provides an XForms implementation of the FormParagraph dialog
FormPreambleThis class provides an XForms implementation of the Preamble Dialog
FormPreferencesThis class provides an XForms implementation of the FormPreferences Dialog
FormPreferences::ColorsEach tab folder is encapsulated in its own class
FormPreferences::Converters
FormPreferences::Formats
FormPreferences::Identity
FormPreferences::InputsMisc
FormPreferences::Interface
FormPreferences::Language
FormPreferences::LnFmisc
FormPreferences::OutputsMisc
FormPreferences::Paths
FormPreferences::Printer
FormPreferences::ScreenFonts
FormPreferences::SortColorsByColor
FormPreferences::SortColorsByName
FormPreferences::SpellOptions
FormPrintThis class provides an XForms implementation of the FormPrint Dialog
FormRefThis class provides an XForms implementation of the FormRef Dialog
FormSearchThis class provides an XForms implementation of the FormSearch Dialog
FormSendtoThis class provides an XForms implementation of the Custom Export Dialog
FormShowFileThis class provides an XForms implementation of a dialog to browse through a Help file
FormSpellcheckerThis class provides an XForms implementation of the FormSpellchecker Dialog
FormTabularThis class provides an XForms implementation of the FormTabular Dialog
FormTabularCreateThis class provides an XForms implementation of the TabularCreate Dialog
FormTexinfo
FormText
FormThesaurusThis class provides an XForms implementation of the Thesaurus dialog
FormTocThis class provides an XForms implementation of the FormToc Dialog
FormUrlThis class provides an XForms implementation of the Url Dialog
FormVCLogThis class provides an XForms implementation of the Version Control log viewer
FormView< FL_dialog >
FormWrapThis class provides an XForms implementation of the Wrap Dialog
FracChanger
FuncRequestThis class encapsulates a LyX action and its argument in order to pass it around easily
FuncStatusThe status of a function
Graph
Graph::Vertex
GraphicRenderer
GridInsetMailer
GroupCacheGroup cache class definition
GUI< Controller, GUIview, Policy, GUIbc >This class makes a whole out of the disparate parts of a dialog
GuiBC< Button, Widget >A templatised instantiation of the ButtonController's View requiring the gui-frontend widgets
HSVColor
IconPaletteFor holding an arbitrary set of icons
IgnorantPolicyDefines the policy used by dialogs that are forced to support a button controller when they either don't have a use for one or are not ready to use one
lyx::graphics::Image
Impl
Impl
Impl
Impl
Impl
Impl
Impl
Impl
Importer
IncrementedFileName
information
init_deco_table
InProgressStore info on a currently executing, forked process
InsetInsets
InsetBaseCommon base class to all insets
InsetBibitemUsed to insert bibitem's information (key and label)
InsetBibitem::Holder
InsetBibtexUsed to insert BibTeX's information
InsetBibtex::Holder
InsetCaptionA caption inset
InsetCitationUsed to insert citations
InsetCitation::Cache
InsetCollapsableA collapsable text inset
InsetCommand
InsetCommandMailer
InsetCommandParams
InsetEnvironment
InsetERT
InsetERTMailer
InsetExternal
InsetExternal::ParamsHold parameters settable from the GUI
InsetExternalMailer
InsetFloatThe float inset
InsetFloatListUsed to insert table of contents
InsetFloatMailer
InsetFloatParams
InsetFootThe footnote inset
InsetFootlike
InsetFormulaThe main LyX math inset
InsetFormulaBaseAn abstract base class for all math related LyX insets
InsetFormulaMacro
InsetGraphics
InsetGraphicsMailer
InsetGraphicsParamsThis struct holds all the parameters needed by insetGraphics
InsetHFill
InsetIncludeFor including tex/lyx files
InsetInclude::Params
InsetIncludeMailer
InsetIndexUsed to insert index labels
InsetLabel
InsetLatexAccentInsertion of accents
InsetListThe list inset
InsetList::InsetTable
InsetMarginalThe marginal note inset
InsetMinipageThe minipage inset
InsetMinipage::Params
InsetMinipageMailer
InsetNewline
InsetNoteThe PostIt note inset, and other annotations
InsetNoteMailer
InsetNoteParams
InsetOptArgInsetOptArg
InsetPrintIndex
InsetQuotesQuotes
InsetRefThe reference inset
InsetRef::type_info
InsetSectionA colapsable text inset
InsetSpaceUsed to insert different kinds of spaces
InsetSpecialCharUsed to insert special chars
InsetTabular
InsetTabularMailer
InsetTextA text inset is like a TeX box to write full text (including styles and other insets) in a given space
InsetTheoremThe theorem inset
InsetTOCUsed to insert table of contents
InsetUrlThe url inset
InsetWrapThe wrap inset
InsetWrapMailer
InsetWrapParams
IntlThis class is used for managing keymaps for composing characters in LyX
io_callbackIo_callback - a simple wrapper for asynchronous pipe notification
is_set_button< T >
ISpellI/a spell process-based spellchecker
std::istringstream
kb_keymapDefines key maps and actions for key sequences
kb_keymap::kb_key
kb_sequenceHolds a key sequence and the current and standard keymaps
KernelKernel is a wrapper making the LyX kernel available to the dialog
Keyexc
keyword_item
KmodInfo
Language
Languages
LastFilesThe latest documents loaded
LaTeX
LaTeXFeaturesThe packages and commands that a buffer needs
latexkeys
LaTeXLengthLatex representation of a vspace
LatexRunParams
LaunchIspell
LColorA class holding color definitions and associated names for LaTeX, X11, the GUI, and LyX internally
LColorCacheCache from LColor to QColor
LengthComboA combo box for selecting LyXLength::UNIT types
less_textclass_avail_desc
limited_stack< T >Limited_stack - A stack of limited size
lyx::graphics::Loader
lyx::graphics::LoaderQueue
lyx::support::local_ascii_lowercase
lyx::support::local_lowercase
lyx::support::local_uppercase
LQApplication
LyXInitial startup
LyXActionThis class is a container for LyX actions
LyXAction::func_infoInformation for an action
LyXColorHandlerThis is a factory class that can produce GCs with a specific color
LyXCommThis class managed the pipes used for communicating with clients
LyXCursorThe cursor class describes the position of a cursor within a document
LyXFileDialog
LyXFont
LyXFont::FontBitsCompaq cxx 6.5 requires that the definition be public so that it can compile operator==
LyXFuncThis class encapsulates all the LyX command operations
LyXGlueLength
LyXKeySymThis is a base class for representing a keypress
LyXLayout
LyXLengthLyXLength - Represents latex length measurement
LyXLexGeneralized simple lexical analizer
LyXLex::Pimpl
LyXLex::Pimpl::pushed_table
LyXRCThis contains the runtime configuration of LyX
LyXScreenLyXScreen - document rendering management
LyXServer
LyXTabular
LyXTabular::cellstruct
LyXTabular::columnstruct
LyXTabular::ltType
LyXTabular::rowstruct
LyXTextThis class holds the mapping between buffer paragraphs and screen rows
LyXTextClassStores the layout specification of a LyX document class
LyXTextClassList
LyXVCVersion Control for LyX
LyXViewLyXView - main LyX window
MailInset
MapleStream
MatchIt
MathAMSArrayInsetInset for things like [pbvV]matrix, psmatrix etc
MathArrayLow level container for math insets
MathArrayInsetInset for things like \begin{array}...\end{array}
MathAtom
MathBigInsetInset for \bigl & Co
MathBinaryOpInsetAn inset for multiplication
MathBinomInsetBinom like objects
MathBoxInsetSupport for mbox
MathBraceInsetExtra nesting
MathCasesInset
MathCharInsetThe base character inset
MathCommentInset
MathCursor[Have a look at math_inset.h first]
MathDecorationInset
MathDelimInsetA delimiter
MathDiffInset
MathDimInsetThings that need the dimension cache
MathDotsInsetThe different kinds of ellipsis
MathematicaStream
MathEnvInsetEnvirontments á la \begin{something}...\end{something}
MathErtInset
MathExFuncInset
MathExIntInset
MathFboxInset
MathFontInset
MathFontOldInset
MathFracbaseInset
MathFracInsetFraction like objects (frac, binom)
MathFrameboxInsetExtra nesting
MathGridInsetGridded math inset base class
MathGridInset::CellInfoAdditional per-cell information
MathGridInset::ColInfo
MathGridInset::RowInfoAdditional per-row information
MathHullInset
MathInferInsetFor proof.sty's \infer
MathInset
MathIterator
MathKernInsetThe \kern primitive Some hack for visual effects
MathLefteqnInsetSupport for LaTeX's lefteqn command
MathLimInset
MathMacroThis class contains the data for a macro
MathMacroArgumentA macro argument
MathMacroTable
MathMacroTemplateThis class contains the macro definition
MathMakeboxInsetExtra nesting: \makebox
MathMatrixInset
MathMLStream
MathNestInsetAbstract base class for all math objects that contain nested items
MathNumberInsetSome inset that "is" a number maily for math-extern
MathParboxInset
MathParInset
MathRootInsetThe general n-th root inset
MathScriptInsetInset for super- and subscripts
MathSizeInset
MathSpaceInsetSmart spaces
MathSplitInset
MathSqrtInsetThe square root inset
MathStackrelInsetStackrel objects
MathStringInsetSome collection of chars with similar properties maily for math-extern
MathSubstackInsetSupport for AMS's substack
MathSymbolInset
MathTabularInsetInset for things like \begin{tabular}...\end{tabular}
MathTextInset
MathUndersetInsetInset for underset
MathUnknownInsetUnknowntions or LaTeX names for objects that we really don't know
MathXArrowInsetWide arrows like \xrightarrow
MathXYArrowInset
Matrix
MaximaStream
Menu
MenuBackend
MenubarThe LyX GUI independent menubar class The GUI interface is implemented in the corresponding Menubar_pimpl class
Menubar::PimplThe LyX GUI independent menubar class The GUI interface is implemented in the corresponding Menubar_pimpl class
Menubar::Pimpl::ItemInfo
MenuItem
Messages
MetricsBase
MetricsInfo
MTag
lyx::support::Murder
named_deco_struct
NamedColor
NewLineAndDepth_
noncopyable
NoRepeatedApplyPolicyOk, Apply and Cancel buttons for dialogs with no repeated Apply
NoRepeatedApplyReadOnlyPolicyOk, Apply and Cancel buttons for dialogs where read-only operation is blocked
NormalStream
nullbufThis is a streambuffer that never prints out anything, at least that is the intention
OctaveStream
OkApplyCancelPolicyOk, Apply and Cancel buttons for dialogs where repeated Apply is allowed
OkApplyCancelReadOnlyPolicyOk, Apply and Cancel buttons for dialogs where read-only operation is blocked
OkCancelPolicyOk and Cancel buttons for dialogs with read-only operation
OkCancelReadOnlyPolicyOk and Cancel buttons for dialogs where read-only operation is blocked
std::ostringstream
PainterPainter - A painter class to encapsulate all graphics parameters and operations
PainterInfo
PanelStack
ParagraphA Paragraph holds all text, attributes and insets in a text paragraph
Paragraph::Pimpl
Paragraph::Pimpl::FontTableA font entry covers a range of positions
Paragraph::Pimpl::matchFT
ParagraphList
ParagraphParameters
ParameterStruct
lyx::graphics::Params
ParConstIterator
ParIterator
ParPositionParPosition
Parser
lyx::support::PathPath - utility closs for stackable working directories
Pimpl
Pimpl
PimplThe LyX xforms toolbar class
PimplParIterator
PimplParConstIterator
PreferencesPolicyDefines the policy used by the Preferences dialog
prefix_p
lyx::graphics::PreviewedInset
lyx::graphics::PreviewImage
PreviewImpl
PreviewImpl
lyx::graphics::PreviewLoader
lyx::graphics::Previews
PrinterParamsThis struct contains (or should contain) all the parameters required for printing a buffer
PSpell
PSpell::Manager
pushpophelperUse to enable multiple exit points
QAbout
QAboutDialog
QBibitem
QBibitemDialog
QBibtex
QBibtexDialog
QBrowseBox
QChanges
QChangesDialog
QCharacter
QCharacterDialog
QCitation
QCitationDialog
QColorItem
QCommandBuffer
QCommandEdit
QContentPaneWidget for actually drawing the document on
QController< Controller, Base >
QCornerSquare
QDelimiterDialog
QDialogViewThis class is an Qt2 GUI base class
QDocument
QDocumentDialog
QErrorList
QErrorListDialog
QERT
QERTDialog
QExternal
QExternalDialog
QFloat
QFloatDialog
qfont_loaderQt font loader for LyX
qfont_loader::font_infoHold info about a particular font
QFontExample
QGraphics
QGraphicsDialog
QGridViewAbstract base for fixed-size grids
QInclude
QIncludeDialog
QIndex
QIndexDialog
QLComboBox
lyx::graphics::QLImage
QLog
QLogDialog
QLPainterQLPainter - a painter implementation for Xlib
QLPopupMenuA submenu
QLPrintDialog
QLyXKeySymQt-specific key press
QMath
QMathDelimiter
QMathDialog
QMathMatrix
QMathMatrixDialog
QMinipage
QMinipageDialog
QNoteThis class provides a QT implementation of the Note Dialog
QNoteDialog
QParagraph
QParagraphDialog
QPrefs
QPrefsDialog
QPrint
QRef
QRefDialog
QScreenQt implementation of toolkit-specific parts of LyXScreen
QScrollViewSingle
QSearch
QSearchDialog
QSendtoThis class provides a Qt implementation of the Custom Export Dialog
QSendtoDialog
QSetBorder
QSetBorder::Border
QShowFile
QShowFileDialog
QSpellchecker
QSpellcheckerDialog
Qt2BaseThis class is an Qt2 GUI base class
Qt2BCGeneral purpose button controller for up to four buttons
Qt2CB< Controller, Base >
Qt2DB< Dialog >
QTabular
QTabularCreate
QTabularCreateDialog
QTabularDialog
QTempListBox
QTexinfo
QTexinfoDialog
QThesaurus
QThesaurusDialog
QToc
QTocDialog
QtTableViewAbstract base for tables
qtTimeoutThis class executes the callback when the timeout expires using Qt mechanisms
QtViewQtView - Qt implementation of LyXView
QURL
QURLDialog
QVCLog
QVCLogDialog
QView< GUIDialog >
QWorkAreaQt-specific implementation of the work area (buffer view GUI)
QWrap
QWrapDialog
RadioButtonGroupThis class simplifies interaction with a group of radio buttons: one, and only one, can be selected
RCS
RefInset
RefInset::ref_type_info
biblio::RegexMatch
RenderInset
ReplaceData
resetOwnerAndChanges
RGBColor
Row
RowInfo
RowPainterA class used for painting an individual row of text
RWInfoSome functions that perform some quite detailed tests to ascertain whether the directory or file is readable or writeable
same_rownumberFunction object returning true when row number is found
ScriptChanger
detail::seconder< Pair >
Section
SectioningList
SelectionThe cursor
ShapeChanger
ShareContainer< Share >This class can be used to reduce memory consuption when you have a lot of equal objects used all over your code
ShareContainer< Share >::isEqualA functor returning true if the elements are equal
ShareContainer< Share >::isUniqueA functor returning true if the element is unique
show_text
showMessage
Sorter
Spacing
special_phrase
SpellBaseBase class of all spell checker implementations
SplashScreen
Srep
lyx::stringA string class for LyX
std::stringbuf
std::stringstream
std::stringstreambase
StyleChanger
symbol_font
lyx::support::SystemcallAn instance of Class Systemcall represents a single child process
TabularFeature
teebufA streambuf that sends the output to two different streambufs
tex_accent_structThe native is so we know what characters TeX can write in a decent way it should be up to the user if _all_ characters should be allowed to be accented
TeXErrors
TeXErrors::Error
TexRowRepresents the correspondence between paragraphs and the generated LaTeX file
TexRow::RowItemAn individual id/pos <=> row mapping
text_fits
TextCacheThis class is used to cache generated LyXText's
TextCursor
TextMetricsInfo
TextPainter
ThesaurusThis class provides an interface to whatever thesauri we might support
TimeoutThis class executes the callback when the timeout expires
Timeout::ImplBase class for the GUI implementation
toc::TocItem
Token
ToolbarThe LyX GUI independent toolbar class
ToolbarBackend
ToolbarBackend::ToolbarA toolbar
toolbarItemAn item on the toolbar
ToolbarProxy
Tooltips
Trace
TransTrans: holds a .kmap file
TransCombinedStateCombined State
TransDeadkeyStateDeadkey State
TransFSM
TransFSMDataTranslation FSM
TransInitStateInit State
Translator< T1, T2 >This class template is used to translate between two elements, specifically it was worked out to translate between an enum and strings when reading the lyx file
TransManager
TransStateTranslation state
Undo
UpdatableInsetExtracted from Matthias notes:
UserCacheUser cache class definition
Variables
VCSA simple version control system interface
ViewBase
VSpaceA class representing latex vertical spacing
WidthChanger
WordLangTupleA word and its given language code ("en_US")
WorkAreaThe work area class represents the widget that provides the view onto a document
WriteStream
xfont_loaderThis class takes care of loading fonts
xformsBC
XformsColorStruct holding xform-specific colors
lyx::graphics::xformsImage
xformsTimeoutThis class executes the callback when the timeout expires using xforms mechanisms
XFormsViewXFormsView - xforms implementation of LyXView
XLyXKeySymThis is the XForms (X11) version of LyXKeySym
XMiniBufferIn xforms, the minibuffer is both a status bar and a command buffer
XPainterXPainter - a painter implementation for Xlib
XPMmap
XScreenThe class XScreen is used for the main Textbody
XWorkArea

Generated on Fri Jul 18 01:16:31 2003 for lyx by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002