Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtreeview.cpp File Reference

(a86321cb665b1af03b245b3b0fe0b57faa4a678f)

#include "qtreeview.h"
#include <qheaderview.h>
#include <qabstractitemdelegate.h>
#include <qapplication.h>
#include <qscrollbar.h>
#include <qpainter.h>
#include <qstack.h>
#include <qstyle.h>
#include <qstyleoption.h>
#include <qevent.h>
#include <qpen.h>
#include <qdebug.h>
#include <QMetaMethod>
#include <private/qscrollbar_p.h>
#include <private/qapplication_p.h>
#include <private/qtreeview_p.h>
#include <private/qheaderview_p.h>
#include <algorithm>
#include "moc_qtreeview.cpp"
+ Include dependency graph for qtreeview.cpp:

Go to the source code of this file.

Functions

static bool ancestorOf (QObject *widget, QObject *other)
 

Function Documentation

◆ ancestorOf()

static bool ancestorOf ( QObject * widget,
QObject * other )
inlinestatic

move to QObject :)

Definition at line 1551 of file qtreeview.cpp.

References other(), and widget.

Referenced by QTreeView::drawRow().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: