qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Signals | Public Member Functions | Protected Member Functions | List of all members
LineEdit Class Reference

#include <searchform.h>

Inheritance diagram for LineEdit:
Inheritance graph
Collaboration diagram for LineEdit:
Collaboration graph

Signals

void clickEnter ()
 
void clickShiftEnter ()
 
void clickEsc ()
 

Public Member Functions

 LineEdit (QWidget *parent=nullptr)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event) final
 

Detailed Description

Definition at line 95 of file searchform.h.

Constructor & Destructor Documentation

◆ LineEdit()

LineEdit::LineEdit ( QWidget *  parent = nullptr)

Definition at line 311 of file searchform.cpp.

Member Function Documentation

◆ clickEnter

void LineEdit::clickEnter ( )
signal
Here is the caller graph for this function:

◆ clickEsc

void LineEdit::clickEsc ( )
signal
Here is the caller graph for this function:

◆ clickShiftEnter

void LineEdit::clickShiftEnter ( )
signal
Here is the caller graph for this function:

◆ keyPressEvent()

void LineEdit::keyPressEvent ( QKeyEvent *  event)
finalprotected

Definition at line 315 of file searchform.cpp.


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