libkdepim
multiplyingline.cpp
Go to the documentation of this file.
void upPressed(KPIM::MultiplyingLine *)
Emitted when the up key is pressed.
void returnPressed(KPIM::MultiplyingLine *)
Emitted when the return/enter key is pressed.
virtual void keyPressEvent(QKeyEvent *)
Handles key press events on this line.
Definition: multiplyingline.cpp:55
void slotPropagateDeletion()
Definition: multiplyingline.cpp:40
MultiplyingLine(QWidget *parent)
Definition: multiplyingline.cpp:31
virtual void aboutToBeDeleted()
Re implement this method if you need to do something before a line is deleted.
Definition: multiplyingline.cpp:64
void downPressed(KPIM::MultiplyingLine *)
Emitted when the down key is pressed.
void deleteLine(KPIM::MultiplyingLine *)
Should be emitted when the line should be deleted.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:03 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 22:58:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.