8600:f95586787d90 | 8601:018c48d7ae3c |
---|---|
13 | 13 |
14 import UI.PixmapCache | 14 import UI.PixmapCache |
15 import Utilities | 15 import Utilities |
16 | 16 |
17 | 17 |
18 # FIXME: don't use QMenu | |
19 class EricSslInfoWidget(QMenu): | 18 class EricSslInfoWidget(QMenu): |
20 """ | 19 """ |
21 Class implementing a widget to show SSL certificate infos. | 20 Class implementing a widget to show SSL certificate infos. |
22 """ | 21 """ |
23 def __init__(self, url, configuration, parent=None): | 22 def __init__(self, url, configuration, parent=None): |