Source Code (Use browser search to find items of interest.)

Class Index

ksirc'DCCInfo (./kdenetwork/ksirc/ioDCC.h:15)

struct DCCInfo {
  QString nick;
  QString cancelMessage;
  int LastSize;
  int PercentSize;
  bool inProgress;
};