MessageComposer::ComposerLineEdit

Search for usage in LXR

MessageComposer::ComposerLineEdit Class Reference

#include <composerlineedit.h>

Inheritance diagram for MessageComposer::ComposerLineEdit:

Signals

void focusDown ()
 
void focusUp ()
 

Public Member Functions

 ComposerLineEdit (bool useCompletion, QWidget *parent=nullptr)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *) override
 

Detailed Description

The ComposerLineEdit class.

Definition at line 19 of file composerlineedit.h.

Constructor & Destructor Documentation

◆ ComposerLineEdit()

ComposerLineEdit::ComposerLineEdit ( bool useCompletion,
QWidget * parent = nullptr )
explicit

Definition at line 18 of file composerlineedit.cpp.

Member Function Documentation

◆ keyPressEvent()

void ComposerLineEdit::keyPressEvent ( QKeyEvent * e)
overrideprotected

Definition at line 31 of file composerlineedit.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:12:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.