LogMessageColumnDelegate Class Reference

#include <logmessagecolumndelegate.h>

List of all members.

Public Member Functions

 LogMessageColumnDelegate (QObject *parent=0)
virtual void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const

Detailed Description

Definition at line 23 of file logmessagecolumndelegate.h.


Constructor & Destructor Documentation

LogMessageColumnDelegate::LogMessageColumnDelegate ( QObject *  parent = 0  ) 

Default constructor.

Definition at line 21 of file logmessagecolumndelegate.cpp.


Member Function Documentation

void LogMessageColumnDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const [virtual]

Overrides the default paint() method so that we can prevent Qt from munging Tor's log messages when using a Right-to-Left layout (e.g. when viewing Vidalia in Farsi).

Definition at line 30 of file logmessagecolumndelegate.cpp.


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

Generated on 28 Dec 2009 for Vidalia by  doxygen 1.6.1