[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes

KLFLatexSymbols Class Reference

Dialog that presents a selection of latex symbols to user. More...

#include <klflatexsymbols.h>

Inheritance diagram for KLFLatexSymbols:
Inheritance graph
[legend]
Collaboration diagram for KLFLatexSymbols:
Collaboration graph
[legend]

List of all members.

Public Slots

void slotShowCategory (int cat)
void retranslateUi (bool alsoBaseUi=true)

Signals

void insertSymbol (const KLFLatexSymbol &symb)

Public Member Functions

 KLFLatexSymbols (QWidget *parent, const KLFBackend::klfSettings &baseSettings)
 ~KLFLatexSymbols ()
bool event (QEvent *event)

Protected Member Functions

void closeEvent (QCloseEvent *ev)
void showEvent (QShowEvent *ev)

Protected Attributes

QStackedWidgetstkViews
QList< KLFLatexSymbolsView * > mViews

Detailed Description

Dialog that presents a selection of latex symbols to user.

Definition at line 161 of file klflatexsymbols.h.


Constructor & Destructor Documentation

KLFLatexSymbols::KLFLatexSymbols ( QWidget parent,
const KLFBackend::klfSettings baseSettings 
)
KLFLatexSymbols::~KLFLatexSymbols ( )

Definition at line 706 of file klflatexsymbols.cpp.

References KLFLatexSymbolsCache::saveTheCache().


Member Function Documentation

void KLFLatexSymbols::closeEvent ( QCloseEvent ev) [protected]

Reimplemented from QWidget.

Definition at line 913 of file klflatexsymbols.cpp.

bool KLFLatexSymbols::event ( QEvent event)

Reimplemented from QWidget.

Definition at line 924 of file klflatexsymbols.cpp.

References QEvent::accept(), QWidget::hide(), QKeyEvent::key(), and QEvent::type().

void KLFLatexSymbols::insertSymbol ( const KLFLatexSymbol symb) [signal]
void KLFLatexSymbols::retranslateUi ( bool  alsoBaseUi = true) [slot]

Definition at line 700 of file klflatexsymbols.cpp.

void KLFLatexSymbols::showEvent ( QShowEvent ev) [protected]

Reimplemented from QWidget.

Definition at line 918 of file klflatexsymbols.cpp.

void KLFLatexSymbols::slotShowCategory ( int  cat) [slot]

Member Data Documentation

Definition at line 183 of file klflatexsymbols.h.

Definition at line 181 of file klflatexsymbols.h.

Referenced by slotShowCategory().


The documentation for this class was generated from the following files:

Generated by doxygen 1.7.3