lokalize
GlossaryNS::GlossaryTreeView Class Reference
#include <glossarywindow.h>
Inheritance diagram for GlossaryNS::GlossaryTreeView:

Signals | |
void | currentChanged (int) |
void | currentChanged (const QByteArray &) |
void | currentChanged (const QByteArray &prev, const QByteArray ¤t) |
Public Member Functions | |
GlossaryTreeView (QWidget *parent=0) | |
~GlossaryTreeView () | |
void | currentChanged (const QModelIndex ¤t, const QModelIndex &previous) |
void | selectRow (int i) |
Detailed Description
Definition at line 108 of file glossarywindow.h.
Constructor & Destructor Documentation
GlossaryTreeView::GlossaryTreeView | ( | QWidget * | parent = 0 | ) |
Definition at line 51 of file glossarywindow.cpp.
|
inline |
Definition at line 113 of file glossarywindow.h.
Member Function Documentation
void GlossaryTreeView::currentChanged | ( | const QModelIndex & | current, |
const QModelIndex & | previous | ||
) |
Definition at line 70 of file glossarywindow.cpp.
|
signal |
|
signal |
|
signal |
void GlossaryTreeView::selectRow | ( | int | i | ) |
Definition at line 81 of file glossarywindow.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.