96 <dd> |
96 <dd> |
97 reference to the parent widget (QWidget) |
97 reference to the parent widget (QWidget) |
98 </dd> |
98 </dd> |
99 </dl><a NAME="SiteInfoDialog.__copyAction" ID="SiteInfoDialog.__copyAction"></a> |
99 </dl><a NAME="SiteInfoDialog.__copyAction" ID="SiteInfoDialog.__copyAction"></a> |
100 <h4>SiteInfoDialog.__copyAction</h4> |
100 <h4>SiteInfoDialog.__copyAction</h4> |
101 <b>__copyAction</b>(<i></i>) |
101 <b>__copyAction</b>(<i>act</i>) |
102 <p> |
102 <p> |
103 Private slot to copy the image URL or the image name to the clipboard. |
103 Private slot to copy the image URL or the image name to the clipboard. |
104 </p><a NAME="SiteInfoDialog.__imagesTreeContextMenuRequested" ID="SiteInfoDialog.__imagesTreeContextMenuRequested"></a> |
104 </p><dl> |
|
105 <dt><i>act</i> (QAction)</dt> |
|
106 <dd> |
|
107 reference to the action that triggered |
|
108 </dd> |
|
109 </dl><a NAME="SiteInfoDialog.__imagesTreeContextMenuRequested" ID="SiteInfoDialog.__imagesTreeContextMenuRequested"></a> |
105 <h4>SiteInfoDialog.__imagesTreeContextMenuRequested</h4> |
110 <h4>SiteInfoDialog.__imagesTreeContextMenuRequested</h4> |
106 <b>__imagesTreeContextMenuRequested</b>(<i>pos</i>) |
111 <b>__imagesTreeContextMenuRequested</b>(<i>pos</i>) |
107 <p> |
112 <p> |
108 Private slot to show a context menu for the images list. |
113 Private slot to show a context menu for the images list. |
109 </p><dl> |
114 </p><dl> |
111 <dd> |
116 <dd> |
112 position for the menu (QPoint) |
117 position for the menu (QPoint) |
113 </dd> |
118 </dd> |
114 </dl><a NAME="SiteInfoDialog.__saveImage" ID="SiteInfoDialog.__saveImage"></a> |
119 </dl><a NAME="SiteInfoDialog.__saveImage" ID="SiteInfoDialog.__saveImage"></a> |
115 <h4>SiteInfoDialog.__saveImage</h4> |
120 <h4>SiteInfoDialog.__saveImage</h4> |
116 <b>__saveImage</b>(<i></i>) |
121 <b>__saveImage</b>(<i>act</i>) |
117 <p> |
122 <p> |
118 Private slot to save the selected image to disk. |
123 Private slot to save the selected image to disk. |
119 </p><a NAME="SiteInfoDialog.on_databasesList_currentItemChanged" ID="SiteInfoDialog.on_databasesList_currentItemChanged"></a> |
124 </p><dl> |
|
125 <dt><i>act</i> (QAction)</dt> |
|
126 <dd> |
|
127 reference to the action that triggered |
|
128 </dd> |
|
129 </dl><a NAME="SiteInfoDialog.on_databasesList_currentItemChanged" ID="SiteInfoDialog.on_databasesList_currentItemChanged"></a> |
120 <h4>SiteInfoDialog.on_databasesList_currentItemChanged</h4> |
130 <h4>SiteInfoDialog.on_databasesList_currentItemChanged</h4> |
121 <b>on_databasesList_currentItemChanged</b>(<i>current, previous</i>) |
131 <b>on_databasesList_currentItemChanged</b>(<i>current, previous</i>) |
122 <p> |
132 <p> |
123 Private slot to show data about the selected database. |
133 Private slot to show data about the selected database. |
124 </p><dl> |
134 </p><dl> |