HFLineCountingRepresenter.h File Reference

Go to the source code of this file.

Classes

class  HFLineCountingRepresenter
 The HFRepresenter used to show the "line number gutter.". More...

Enumerations

enum  HFLineNumberFormat {
  HFLineNumberFormatDecimal,
  HFLineNumberFormatHexadecimal,
  HFLineNumberFormatMAXIMUM
}

Variables

NSString *const HFLineCountingRepresenterMinimumViewWidthChanged


Enumeration Type Documentation

HFLineNumberFormat is a simple enum used to determine whether line numbers are in decimal or hexadecimal format.

Enumerator:
HFLineNumberFormatDecimal  Decimal line numbers.
HFLineNumberFormatHexadecimal  Hexadecimal line numbers.
HFLineNumberFormatMAXIMUM  One more than the maximum valid line number format, so that line number formats can be cycled through easily.


Variable Documentation

Notification posted when the HFLineCountingRepresenter's width has changed because the number of digits it wants to show has increased or decreased. The object is the HFLineCountingRepresenter; there is no user info.


Generated on Thu Dec 8 10:06:35 2011 for HexFiend by  doxygen 1.5.9