Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
actionprovider_p.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <QtDesigner/extension.h>
#include <QtCore/qpoint.h>
#include <QtCore/qrect.h>
#include <QtWidgets/qapplication.h>
+ Include dependency graph for actionprovider_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDesignerActionProviderExtension
 

Functions

template<class Widget >
int actionIndexAt (const Widget *w, const QPoint &pos, Qt::Orientation orientation)
 

Function Documentation

◆ actionIndexAt()

template<class Widget >
int actionIndexAt ( const Widget * w,
const QPoint & pos,
Qt::Orientation orientation )

Definition at line 42 of file actionprovider_p.h.