"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "kdbg/ttywnd.h" between
kdbg-3.0.0.tar.gz and kdbg-3.0.1.tar.gz

About: KDbg is a graphical user interface to GDB, the GNU debugger (requires KDE, the K Desktop Environment).

ttywnd.h  (kdbg-3.0.0):ttywnd.h  (kdbg-3.0.1)
skipping to change at line 61 skipping to change at line 61
public: public:
TTYWindow(QWidget* parent); TTYWindow(QWidget* parent);
~TTYWindow(); ~TTYWindow();
QString activate(); QString activate();
void deactivate(); void deactivate();
protected: protected:
STTY* m_tty; STTY* m_tty;
QTextCursor m_pos; //!< tracks horizontal cursor position QTextCursor m_pos; //!< tracks horizontal cursor position
virtual void contextMenuEvent(QContextMenuEvent*); void contextMenuEvent(QContextMenuEvent*) override;
protected slots: protected slots:
void slotAppend(char* buffer, int count); void slotAppend(char* buffer, int count);
void slotClear(); void slotClear();
}; };
#endif // TTYWND_H #endif // TTYWND_H
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)