src/hbcore/gui/hbmenu.h
changeset 30 80e4d18b72f5
parent 5 627c4a0fd0e7
--- a/src/hbcore/gui/hbmenu.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbmenu.h	Mon Oct 04 00:38:12 2010 +0300
@@ -77,6 +77,9 @@
     int type() const { return Type; }
     QPainterPath shape() const;
 
+    void setPreferredPos(const QPointF& position,
+                          HbPopup::Placement placement = HbPopup::BottomEdgeCenter);
+
 public slots:
     void open(QObject *receiver = 0, const char *member = 0);