75 <tr> |
75 <tr> |
76 <td><a href="#NotificationsPage.__init__">NotificationsPage</a></td> |
76 <td><a href="#NotificationsPage.__init__">NotificationsPage</a></td> |
77 <td>Constructor</td> |
77 <td>Constructor</td> |
78 </tr> |
78 </tr> |
79 <tr> |
79 <tr> |
|
80 <td><a href="#NotificationsPage.__moveNotification">__moveNotification</a></td> |
|
81 <td>Private slot to move the notification widget.</td> |
|
82 </tr> |
|
83 <tr> |
80 <td><a href="#NotificationsPage.on_visualButton_clicked">on_visualButton_clicked</a></td> |
84 <td><a href="#NotificationsPage.on_visualButton_clicked">on_visualButton_clicked</a></td> |
81 <td>Private slot to select the position visually.</td> |
85 <td>Private slot to select the position visually.</td> |
82 </tr> |
86 </tr> |
83 <tr> |
87 <tr> |
84 <td><a href="#NotificationsPage.save">save</a></td> |
88 <td><a href="#NotificationsPage.save">save</a></td> |
95 <h4>NotificationsPage (Constructor)</h4> |
99 <h4>NotificationsPage (Constructor)</h4> |
96 <b>NotificationsPage</b>(<i></i>) |
100 <b>NotificationsPage</b>(<i></i>) |
97 |
101 |
98 <p> |
102 <p> |
99 Constructor |
103 Constructor |
|
104 </p> |
|
105 <a NAME="NotificationsPage.__moveNotification" ID="NotificationsPage.__moveNotification"></a> |
|
106 <h4>NotificationsPage.__moveNotification</h4> |
|
107 <b>__moveNotification</b>(<i></i>) |
|
108 |
|
109 <p> |
|
110 Private slot to move the notification widget. |
100 </p> |
111 </p> |
101 <a NAME="NotificationsPage.on_visualButton_clicked" ID="NotificationsPage.on_visualButton_clicked"></a> |
112 <a NAME="NotificationsPage.on_visualButton_clicked" ID="NotificationsPage.on_visualButton_clicked"></a> |
102 <h4>NotificationsPage.on_visualButton_clicked</h4> |
113 <h4>NotificationsPage.on_visualButton_clicked</h4> |
103 <b>on_visualButton_clicked</b>(<i>checked</i>) |
114 <b>on_visualButton_clicked</b>(<i>checked</i>) |
104 |
115 |