libkdepim
#include <spellchecklineedit.h>
Definition at line 39 of file spellchecklineedit.h.
 
  
  
      
        
          | SpellCheckLineEdit::SpellCheckLineEdit  | 
          ( | 
          QWidget *  | 
          parent,  | 
         
        
           | 
           | 
          const QString &  | 
          configFile  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | SpellCheckLineEdit::~SpellCheckLineEdit  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool SpellCheckLineEdit::activateLanguageMenu  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void SpellCheckLineEdit::createHighlighter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void KPIM::SpellCheckLineEdit::focusDown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void KPIM::SpellCheckLineEdit::focusUp  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
Emitted when the user uses the up arrow in the first line. 
The application should then put the focus on the widget above the text edit. 
 
 
  
  
      
        
          | void SpellCheckLineEdit::insertFromMimeData  | 
          ( | 
          const QMimeData *  | 
          source | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void SpellCheckLineEdit::insertLanguageMenu  | 
          ( | 
          QMenu *  | 
          contextMenu | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void SpellCheckLineEdit::keyPressEvent  | 
          ( | 
          QKeyEvent *  | 
          e | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void SpellCheckLineEdit::languageSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | QSize SpellCheckLineEdit::minimumSizeHint  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void SpellCheckLineEdit::setActivateLanguageMenu  | 
          ( | 
          bool  | 
          activate | ) | 
           | 
        
      
 
 
  
  
      
        
          | QSize SpellCheckLineEdit::sizeHint  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
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 22:58:04 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.