#include <chatlinecontent.h>
Definition at line 26 of file chatlinecontent.h.
 
◆ GraphicsItemType
◆ boundingRect()
  
  
      
        
          | virtual QRectF ChatLineContent::boundingRect  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ fontChanged()
  
  
      
        
          | void ChatLineContent::fontChanged  | 
          ( | 
          const QFont &  | 
          font | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getAscent()
  
  
      
        
          | qreal ChatLineContent::getAscent  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getColumn()
      
        
          | int ChatLineContent::getColumn  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getSelectedText()
  
  
      
        
          | QString ChatLineContent::getSelectedText  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getText()
  
  
      
        
          | QString ChatLineContent::getText  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ isOverSelection()
  
  
      
        
          | bool ChatLineContent::isOverSelection  | 
          ( | 
          QPointF  | 
          scenePos | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ paint()
  
  
      
        
          | virtual void ChatLineContent::paint  | 
          ( | 
          QPainter *  | 
          painter,  | 
         
        
           | 
           | 
          const QStyleOptionGraphicsItem *  | 
          option,  | 
         
        
           | 
           | 
          QWidget *  | 
          widget  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ reloadTheme()
  
  
      
        
          | void ChatLineContent::reloadTheme  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ selectionCleared()
  
  
      
        
          | void ChatLineContent::selectionCleared  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ selectionDoubleClick()
  
  
      
        
          | void ChatLineContent::selectionDoubleClick  | 
          ( | 
          QPointF  | 
          scenePos | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ selectionFocusChanged()
  
  
      
        
          | void ChatLineContent::selectionFocusChanged  | 
          ( | 
          bool  | 
          focusIn | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ selectionMouseMove()
  
  
      
        
          | void ChatLineContent::selectionMouseMove  | 
          ( | 
          QPointF  | 
          scenePos | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ selectionStarted()
  
  
      
        
          | void ChatLineContent::selectionStarted  | 
          ( | 
          QPointF  | 
          scenePos | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ selectionTripleClick()
  
  
      
        
          | void ChatLineContent::selectionTripleClick  | 
          ( | 
          QPointF  | 
          scenePos | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ setIndex()
  
  
      
        
          | void ChatLineContent::setIndex  | 
          ( | 
          int  | 
          row,  | 
         
        
           | 
           | 
          int  | 
          col  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ setWidth()
  
  
      
        
          | virtual void ChatLineContent::setWidth  | 
          ( | 
          qreal  | 
          width | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ type()
  
  
      
        
          | int ChatLineContent::type  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
final   | 
  
 
 
◆ visibilityChanged()
  
  
      
        
          | void ChatLineContent::visibilityChanged  | 
          ( | 
          bool  | 
          visible | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ ChatLine
◆ col
  
  
      
        
          | int ChatLineContent::col = -1 | 
         
       
   | 
  
private   | 
  
 
 
◆ row
  
  
      
        
          | int ChatLineContent::row = -1 | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: