SpreadsheetGui::LineEdit Class Reference

#include <LineEdit.h>

Signals

void finishedWithKey (int key, Qt::KeyboardModifiers modifiers)
 
- Signals inherited from Gui::ExpressionLineEdit
void textChanged2 (QString text, int pos)
 

Public Member Functions

bool event (QEvent *event)
 
 LineEdit (QWidget *parent=nullptr)
 
- Public Member Functions inherited from Gui::ExpressionLineEdit
bool completerActive () const
 
 ExpressionLineEdit (QWidget *parent=nullptr, bool noProperty=false, char checkPrefix=0, bool checkInList=true)
 
void hideCompleter ()
 
void setDocumentObject (const App::DocumentObject *currentDocObj, bool checkInList=true)
 
void setExactMatch (bool enabled=true)
 
void setNoProperty (bool enabled=true)
 
void setPrefix (char prefix)
 

Additional Inherited Members

- Public Slots inherited from Gui::ExpressionLineEdit
void slotCompleteText (const QString &completionPrefix)
 
void slotTextChanged (const QString &text)
 
- Protected Member Functions inherited from Gui::ExpressionLineEdit
void contextMenuEvent (QContextMenuEvent *event)
 
void keyPressEvent (QKeyEvent *event)
 

Constructor & Destructor Documentation

◆ LineEdit()

LineEdit::LineEdit ( QWidget parent = nullptr)
explicit

Member Function Documentation

◆ event()

bool LineEdit::event ( QEvent event)

◆ finishedWithKey

void SpreadsheetGui::LineEdit::finishedWithKey ( int  key,
Qt::KeyboardModifiers  modifiers 
)
signal

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