Kexi API Documentation (2.0 alpha)

KexiTableViewCellToolTip Class Reference

#include <kexitableview_p.h>

Inheritance diagram for KexiTableViewCellToolTip:

List of all members.

Detailed Description

a dynamic tooltip for table view cells

Definition at line 54 of file kexitableview_p.h.

Public Member Functions

 KexiTableViewCellToolTip (KexiTableView *tableView)
virtual ~KexiTableViewCellToolTip ()

Protected Member Functions

virtual void maybeTip (const QPoint &p)

Protected Attributes

KexiTableViewm_tableView


Constructor & Destructor Documentation

KexiTableViewCellToolTip::KexiTableViewCellToolTip KexiTableView tableView  ) 
 

Definition at line 123 of file kexitableview.cpp.

KexiTableViewCellToolTip::~KexiTableViewCellToolTip  )  [virtual]
 

Definition at line 129 of file kexitableview.cpp.


Member Function Documentation

void KexiTableViewCellToolTip::maybeTip const QPoint &  p  )  [protected, virtual]
 

Definition at line 134 of file kexitableview.cpp.

References KexiDataAwareObjectInterface::column(), KexiTableView::columnAt(), KexiTableView::columnPos(), KexiTableView::columnWidth(), KexiDataAwareObjectInterface::currentColumn(), KexiTableEdit::displayedField(), KexiTableView::getVisibleLookupValue(), KexiDataAwareObjectInterface::isInsertingEnabled(), KexiDataAwareObjectInterface::itemAt(), KexiDataAwareObjectInterface::m_insertItem, m_tableView, KexiTableView::rowAt(), KexiTableView::rowHeight(), KexiTableView::rowPos(), KexiDataAwareObjectInterface::rows(), KexiDataAwareObjectInterface::selectedItem(), KexiTableEdit::setupContents(), KexiTableEdit::showToolTipIfNeeded(), and KexiTableView::tableEditorWidget().


Member Data Documentation

KexiTableView* KexiTableViewCellToolTip::m_tableView [protected]
 

Definition at line 62 of file kexitableview_p.h.

Referenced by maybeTip().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:29 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003