Network/IRC/IrcChannelWidget.py

changeset 2246
fdf22a29fbf4
parent 2245
cbddacb4bc2e
child 2252
1fc32bd13be3
equal deleted inserted replaced
2245:cbddacb4bc2e 2246:fdf22a29fbf4
169 # Copy All 169 # Copy All
170 # Clear 170 # Clear
171 # Save 171 # Save
172 # Remember Position 172 # Remember Position
173 # TODO: Remember current position with <hr/> when widget is invisible 173 # TODO: Remember current position with <hr/> when widget is invisible
174 # TODO: Remember current position with <hr/> when away and configured accordingly
175 # TODO: Check away indication in the user list 174 # TODO: Check away indication in the user list
176 def __init__(self, parent=None): 175 def __init__(self, parent=None):
177 """ 176 """
178 Constructor 177 Constructor
179 178

eric ide

mercurial